[Bug 758619] Re: Debug libraries that put their debug infos into a multiarch directory

2011-04-19 Thread Ken Werner
Hi Steve, I'm not sure what I saw back then. You are right, GDB is able to find the debug infos. Sorry for the noise. ** Changed in: gdb (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 758619] Re: Debug libraries that put their debug infos into a multiarch directory

2011-04-12 Thread Steve Langasek
Tested this on amd64, but the same should apply on armel. libc6-dbgsym package is installed. $ gdb /bin/ls (gdb) break isatty Breakpoint 1 at 0x401f00 (gdb) run Starting program: /bin/ls [Thread debugging using libthread_db enabled] Breakpoint 1, __isatty (fd=1) at ../sysdeps/posix/isatty.c:26