This is the mail archive of the gdb@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: Thread Specific Breakpoints in Remote Targets


>> It sounds like you are making breakpoints on the target thread-specific
>> based on the current thread. ?But I thought we didn't (yet) have a way
>> to inform the target that a given breakpoint was thread-specific (but I
>> don't know this area extremely well -- if I'm wrong I'd like to know
>> about it).
>
> You're right, we don't.
>
>> I think it would be preferable to
>> implement real target support for thread-specific breakpoints.
>
> Very much.

Is there a particular reason why the select thread packet (Hg) cannot
also control which thread a breakpoint is targeted for?

--
~JPEW


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