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: [3/7] Adjust the bsd-uthread target


On Mon, Aug 11, 2008 at 02:32:49PM +0100, Pedro Alves wrote:
> I actually started out using a new predicate, but then got rid
> of it, as it looked more confusing to me.
> 
> There are a few calls than want to see all threads.  context_switch (while
> it still exists :-) ) and handle_inferior_event want to.  The
> breakpoints.c and infcmd.c calls don't care currently.
> 
> Can I ask you to not do that now, please?  I can come back to it
> as an follow-up cleanup.  I've got several patches that touch
> contexts where this form was used, and it would be a lot of work
> to rebase and retest them all for not much gain.  A single patch
> to cleanup and introduce a new predicate can be made in one sweep.

Yeah, this patch is OK; we can examine the uses again later.

-- 
Daniel Jacobowitz
CodeSourcery


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