On Mon, Jan 24, 2011 at 05:41:34PM +0000, Diego Nieto Cid wrote: > Debug packages install symbols under /usr/lib/debug but gdb's default > symbol directory is located in /usr/local.
This is fine on x86_64-linux. Is it specific to the Hurd, or specific to the 7.2-1+b1 rebuild? > $ gdb --batch -ex "show debug-file-directory" > The directory where separate debug symbols are searched for is > "/usr/local/lib/debug". drow@caradoc:~% gdb --batch -ex "show debug-file-directory" The directory where separate debug symbols are searched for is "/usr/lib/debug". drow@caradoc:~% gdb --version GNU gdb (GDB) 7.2-debian -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

