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]

User level threads debugging with GDB


Hi,
I would like to know the right way to do some user-level threads debugging with GDB and I have a few questions :  
First, the main work will be within the libthread_db (especially in the td_ta_new function I guess) but what else must be modified and what can be left as is ?
Next, how should I implement the stack printing ? 
Is the attach mode altered with this kind of modifications ? And if it is, where are the sources to modify ?

regards

Julien


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