OSDN Git Service

* breakpoint.c (break_command_really): New parameter
authorvprus <vprus>
Tue, 22 Jan 2008 19:43:08 +0000 (19:43 +0000)
committervprus <vprus>
Tue, 22 Jan 2008 19:43:08 +0000 (19:43 +0000)
commitcdc9888a163ea420632e0fdfdccb89313ada2233
treefd961a22f6f73ce425a7c8cb336e890773897441
parent81d575c49447ee01e32ebaa30fd9ffc6bfb041d5
* breakpoint.c (break_command_really): New parameter
ignore_count.
(break_command_1): Pass 0 as
ignore_count to break_command_really.
(gdb_breakpoint): Pass ignore_count to
break_command_really.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/basics.c
gdb/testsuite/gdb.mi/mi-break.exp
gdb/testsuite/gdb.mi/mi-cli.exp
gdb/testsuite/gdb.mi/mi2-cli.exp