OSDN Git Service

* breakpoint.c (break_command_1): Remove
authorvprus <vprus>
Thu, 8 Nov 2007 16:43:38 +0000 (16:43 +0000)
committervprus <vprus>
Thu, 8 Nov 2007 16:43:38 +0000 (16:43 +0000)
commit57c57a25a4451dd41cc4e1fd03cc2a0959367119
treefe690d209aeee08df3894cda6fe967bc2591d7c7
parentf368a29ea065ec7cfb1c5900d0546be167c81acd
* breakpoint.c (break_command_1): Remove
pending_bp parameter.
(create_breakpoint): Likewise.
(create_breakpoints): Likewise. Adjust call to
create_breakpoint.
(break_command_1): Likewise. Adjust call to
create_breakpoints.
(do_captured_breakpoint): Adjust call to
create_breakpoints.
(break_command, tbreak_command, hbreak_command)
(stopin_command, stopat_command): Adjust call
to break_command_1.
gdb/ChangeLog
gdb/breakpoint.c