This is the mail archive of the gdb-prs@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]

[Bug breakpoints/21969] watchpoint break not triggered on reverse continue


https://sourceware.org/bugzilla/show_bug.cgi?id=21969

Simon Marchi <simon.marchi at ericsson dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-09-03
                 CC|                            |simon.marchi at ericsson dot com
     Ever confirmed|0                           |1

--- Comment #1 from Simon Marchi <simon.marchi at ericsson dot com> ---
Thanks for reporting.  I see the same behavior, hardware watchpoints don't
trigger in reverse execution or in replay.  As a workaround, you can use "set
can-use-hw-watchpoints 0" to force the use of software watchpoints.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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