OSDN Git Service

2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Tue, 22 Jun 2004 19:46:38 +0000 (19:46 +0000)
committerjjohnstn <jjohnstn>
Tue, 22 Jun 2004 19:46:38 +0000 (19:46 +0000)
commit42c5e05f069fcdb02838d00fb6955f704b1eaac4
tree287dd656372ee327dccc2d379a17fb3973da0fe8
parenta0a199672337558eb673e085fb03f97cbf4292fd
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