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]
Other format: [Raw text]

Re: Display of read/access watchpoints when HAVE_NONSTEPPABLE_WATCHPOINT


Daniel Jacobowitz wrote:

Presumably, the relevant part of the comment is the second half: "this is for targets which cannot set read-only watchpoints". On the other hand, it does not sound like that code will work for targets which _can_ set read-only watchpoints. The patch was:

FWIW, the other changes from Paul's patch (returning the remote stopped data address even after single-stepping past a nonsteppable watchpoint, and (perhaps more relevant for the issue at hand) freeing the value chain for the breakpoint when inserting/deleting instead of when removing it) doesn't seem to affect this behaviour.


--
Orjan Friberg
Axis Communications


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