]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/breakpoint.c
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)
commitfa8d40aba5a9c35d8fdf56f3b405128a93074d76
tree4136669bae7a9b9f633f1d22c63bfb3c8a0127a0
parentdd79a6cf0bf327cacd3a133cb9604bad20c9619b
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