This is the mail archive of the gdb@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: Watchpoint conditions broken?


On Thu, Apr 10, 2008 at 01:15:34PM +0400, Vladimir Prus wrote:
> I'm attaching a testcase for this problem. OK when Marc's code fix is in?

Sorry, missed this since it wasn't on gdb-patches.  The only problem
is this bit:

> +    gdb_test "set can-use-hw-watchpoints 1\n" "" "enable hardware watchpoints again"

See the condition in proc initialize about when we can use hw
watchpoints in the testsuite.

-- 
Daniel Jacobowitz
CodeSourcery


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