This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] gdbserver handle_extended_wait
- From: Pedro Alves <pedro at codesourcery dot com>
- To: gdb-patches at sourceware dot org
- Cc: Michael Snyder <msnyder at vmware dot com>
- Date: Fri, 19 Mar 2010 02:46:19 +0000
- Subject: Re: [RFA] gdbserver handle_extended_wait
- References: <4BA13458.8080605@vmware.com>
On Wednesday 17 March 2010 19:58:16, Michael Snyder wrote:
> We shouldn't continue out of the loop unles the event is actually handled.
And how did you get an unhandled event? We only enable
PTRACE_O_TRACECLONE events.
--
Pedro Alves