[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Can gdb be used on a another 'debugger'? (was: How do I detect when a new thread is created?)
- From: Carlo Wood <carlo alinoe com>
- To: phil-list redhat com
- Subject: Can gdb be used on a another 'debugger'? (was: How do I detect when a new thread is created?)
- Date: Sat, 31 May 2003 14:13:27 +0200
Ok I understood that in order to catch the events one
needs to set breakpoints.
However, I'd like the application to continue to be debuggable
with gdb, hence my question:
Will it be possible to run a process inside gdb when this
process itself forks and uses ptrace to trace its child,
setting breakpoints at __nptl_death_event, too?
--
Carlo Wood <carlo alinoe com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]