This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] Make access watchpoints work again



> (Btw, why isn't the case, where an access watchpoint triggers, but the
> value didn't change, being annotated with a call to
> annotate_watchpoint?)

If it wasn't being done in the pre- ui-out code, I'd assume it's because
no one noticed it missing :-) If it was being done then I'd assume a bug
in the conversion to ui-out :-(

This probably illustrates a reason for trying to move GDB to ui-out /
libgdb - get a single unified mechanism for representing this
information.

	Andrew

PS: Assume the ui-out change is an obvious fix.

	Andrew


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