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/7143] Watchpoint does not trigger when first set


http://sourceware.org/bugzilla/show_bug.cgi?id=7143

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |palves at redhat dot com
         Resolution|FIXED                       |

--- Comment #5 from Pedro Alves <palves at redhat dot com> 2012-01-25 16:57:26 UTC ---
I don't think it has been fixed.

I think watchpoints.exp doesn't show the kfail because there's a 

  send_gdb "set can-use-hw-watchpoints 0\n"

and nothing re-enables hw watchpoints, before the relevant test, and
so the test is always run with software watchpoints, which don't have this
problem.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]