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] Add task-specific breakpoint capability...


> It seems like it would be more efficient to combine
> breakpoint_thread_match and breakpoint_ada_task_match, so we only
> have a single loop over all breakpoint locations.
> This is probably not very important.

That's a good idea. The condition inside breakpoint_thread_match gets
a little too big and nested for my own taste, so I'll reorganize
the condition a little bit first, and then post a new patch on top
of that.

<synthesized voice>
Please wait, testing in progress...
</synthesized voice>

-- 
Joel


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