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: RFC: Do not try g-packet-guess algorithm on exited targets


On Monday 24 November 2008 14:48:21, Daniel Jacobowitz wrote:
> Like the attached?  It works in my testing and is much nicer.

Yep, looks good.

> I did have a question while looking at this.  We call
> wait_for_inferior via start_remote when connecting to an all-stop
> target, but not when connecting to a non-stop target.  Does this
> work because non-stop is always async, and we push the stop replies to
> be noticed by the main event loop?

Yes.

-- 
Pedro Alves


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