+2009-02-02 Joel Brobecker <brobecker@adacore.com>
+
+ * breakpoint (update_watchpoint): Minor comment adjustment.
+
2009-02-02 Tom Tromey <tromey@redhat.com>
PR gdb/9594:
in b->loc->cond.
- Update the list of values that must be watched in B->loc.
- If the watchpoint is disabled, do nothing. If this is
- local watchpoint that is out of scope, delete it. */
+ If the watchpoint disposition is disp_del_at_next_stop, then do nothing.
+ If this is local watchpoint that is out of scope, delete it. */
static void
update_watchpoint (struct breakpoint *b, int reparse)
{