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: [PATCH 5/6] Test tracepoints are installed or not


On 12/07/2012 01:55 PM, Yao Qi wrote:
> On 12/07/2012 08:39 PM, Pedro Alves wrote:
>> I don't understand this part.  Why do we get two notifications?  Different calls to the
>> breakpoint_modified observers?  This also relates to the "installed" field being present
>> or not for pending breakpoints issue I pointed out in a previous patch.  It'd be good to
> 
> When pending tracepoint is resolved, breakpoint_modified observer is notified, and then, when tracepoint is downloaded, the breakpoint_modified observer is notified again.

Okay.  Could you add a comment mentioning this in the test?

Thanks,
-- 
Pedro Alves


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