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: [non-stop] 06/10 Don't rely on ecs->wait_for_more before fetching an event


On Sun, Jun 15, 2008 at 10:05:02PM +0100, Pedro Alves wrote:
> 2008-06-15  Pedro Alves  <pedro@codesourcery.com>
> 
> 	Don't rely on wait_for_more.
> 
> 	* infrun.c (proceed): Clear the stepping state, set
> 	previous_inferior_ptid and clear infwait state.
> 	(wait_for_inferior): Don't clear the stepping state, set
> 	previous_inferior_ptid, or clear the infwait state here.
> 	(fetch_inferior_event): Don't clear the stepping state, set
> 	previous_inferior_ptid, or clear the infwait state here.  Don't
> 	condition on wait_for_more.

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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