multithreaded core files

Daniel Jacobowitz drow@false.org
Thu Jan 25 19:57:00 GMT 2007


On Thu, Jan 25, 2007 at 01:54:05PM -0600, Neo wrote:
> Could you point me to the code that does this job inside GDB?

The corefile code will load one set of registers for each thread.
The code is scattered around, e.g. in corefile.c and in bfd to create
the .reg "sections".

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list