OSDN Git Service

2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 26 Feb 2004 23:46:47 +0000 (23:46 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 26 Feb 2004 23:46:47 +0000 (23:46 +0000)
commit6d23fe46d36baa93b42dd07a8fbf98a7991f6f23
tree2925f9e91ec021de917f536527448d612527bb60
parentb438a75c1f74aa94c6e183ff40c0047d35427a84
2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>

        * breakpoint.c (pending_break_support): New setting variable.
        (break_command_1): Account for pending_break_support setting
        when creating pending breakpoints.
        (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
        (_initialize_breakpoint): Add "set breakpoint pending" and
        "show breakpoint pending" commands.
gdb/ChangeLog
gdb/breakpoint.c