2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 22 Jun 2004 19:46:40 +0000 (19:46 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 22 Jun 2004 19:46:40 +0000 (19:46 +0000)
commit46587c4207a56d8b3011c2ccb640bf31fedfbe58
tree830b1e4565fea0e25df3d909ade83f2de1a4346b
parentaef68c486969aee4fa8ce103c4aea2fe5c02c389
2004-06-22  Jeff Johnston  <jjohnstn@redhat.com>

        * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
        to -1.
        * breakpoint.c (bpstat_stop_status): Move check for ignoring
        untriggered watchpoints to a separate if clause.  Update function
        comment regarding STOPPED_BY_WATCHPOINT argument.
gdb/ChangeLog
gdb/breakpoint.c
gdb/infrun.c