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: GDB doesn't display thread_id while debugging a core file


On Mon, Apr 14, 2008 at 08:04:52PM -0700, Icarus Sparry wrote:
> If I understand what Daniel was saying correctly, the libthread_db file
> would be an x86 shared library, but it would be configured to handle
> ppc32 elf core files, in the same way as the executable
> powerpc-linux-gdb program that currently we have running on the x86
> machines.

No.  You would have to rely on the native x86 library luckily doing
the right thing.

-- 
Daniel Jacobowitz
CodeSourcery


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