This is the mail archive of the gdb@sources.redhat.com 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]

gdbserver ps_lgetregs implementation for nptl


Hi,

I am trying to debug nptl programs using gdbserver on x86 platform. First 
problem I found was missing ps_get_thread_area, which was easy to copy from 
the implementation in gdb. Then error return from ps_lgetregs caused a 
problem. ps_lgetregs has come code, though it's commented out. Any ideas on 
completing that code?

Thanks.
-- 
Amit Kale
EmSysSoft (http://www.emsyssoft.com)
KGDB: Linux Kernel Source Level Debugger (http://kgdb.sourceforge.net)


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