This is the mail archive of the gdb-patches@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]

Re: [PATCH] infrun: don't resume the inferior when we notice a new thread (new_thread_event).


On 05/28/2012 09:46 PM, Pedro Alves wrote:

> gdb/
> 2012-05-28  Pedro Alves  <palves@redhat.com>
> 
> 	* infrun.c (struct execution_control_state): Remove
> 	`new_thread_event' field.
> 	(handle_inferior_event): Simplify new threads handling; don't
> 	resume the inferior if we find a new thread.
> 
> gdb/testsuite/
> 2012-05-28  Pedro Alves  <palves@redhat.com>
> 
> 	* gdb.threads/clone-new-thread-event.c: New file.
> 	* gdb.threads/clone-new-thread-event.exp: New file.


I've applied this now.

-- 
Pedro Alves


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