2003-12-12 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Fri, 12 Dec 2003 19:04:46 +0000 (19:04 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Fri, 12 Dec 2003 19:04:46 +0000 (19:04 +0000)
commit468d015dea6635332057dbbd56d4b2ddd32c991d
tree6f6d3bd3a5c35a4e59a59590dba1576a6c70e4c9
parent4b09af6f19b37058f2e47df58b165b6225be3e91
2003-12-12  Jeff Johnston  <jjohnstn@redhat.com>

        * breakpoint.c (breakpoint_enabled): New function to test whether
        breakpoint is active and enabled.
        (insert_bp_location, insert_breakpoints): Call new function to test
        for enabled breakpoint.
        (remove_breakpoint, breakpoint_here_p, breakpoint_thread_match)
        (bpstat_should_step, bpstat_have_active_hw_watchpoints)
        (disable_breakpoints_in_shlibs, hw_watchpoint_used_count)
        (disable_watchpoints_before_interactive_call_start)
        (breakpoint_re_set_one): Ditto.
        (bpstat_stop_status): Use new function and simplify test.
gdb/ChangeLog
gdb/breakpoint.c
This page took 0.025481 seconds and 4 git commands to generate.