This is the mail archive of the gdb-patches@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: [PATCH] Fix for Bug 13689: watch (cast) 0xf00bar is not caught as "Cannot watch constant value"


> 2012-02-17  Sterling Augustine  <saugustine@google.com>
> 
> 	PR 13689:
> 	* breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.

Thanks again. You're missing a ChangeLog entry for the testsuite change,
but everything otherwise looks good to me. Please add one and then commit.

-- 
Joel


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