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 v2] 07.2/10 update all targets to target_stop change


On Wed, Jul 02, 2008 at 04:34:19AM +0100, Pedro Alves wrote:
> I wrote:
> > Wednesday 25 June 2008 20:44:09, Daniel Jacobowitz wrote:
> >> How about adding a ptid argument to to_stop instead?  I think the code
> >> will be shared in most cases.
> >Updated patch adds a ptid_t argument to target_stop, and
> >fixes enough targets to build on linux.  Patch to update all other
> >targets to the new target_stop interface comming up.  Nothing else
> >changed.
> >
> 
> Here it is.  grepping for "to_stop = " and target_stop didn't find
> any other cases.  OK with the previous patch?

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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