[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Can gdb be used on a another 'debugger'? (was: How do I detect when a new thread is created?)
- From: Roland McGrath <roland redhat com>
- To: Carlo Wood <carlo alinoe com>
- Cc: phil-list redhat com
- Subject: Re: Can gdb be used on a another 'debugger'? (was: How do I detect when a new thread is created?)
- Date: Sat, 31 May 2003 12:17:10 -0700
> 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?
If it's a normal fork, then the parent's tracedness doesn't have anything
to do with the child.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]