This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: howto debug libthread_db


Andreas Schwab wrote:
Michael Snyder <Michael.Snyder@palmsource.com> writes:

When you debug gdb with gdb, it is easier if you change the prompt.
I usually do this in the 'parent' gdb, so I can tell it apart from
the 'child' gdb:

Or just run it from the gdb build directory, which contains a .gdbinit that does more useful things.

Hi,
my one is a cross build, is it ok copying the .gdbinit from the host build directory to the target platform ?
Andreas.

Carmelo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]