OSDN Git Service

* breakpoint.c (break_command_really): New parameter
authorVladimir Prus <vladimir@codesourcery.com>
Tue, 22 Jan 2008 19:43:10 +0000 (19:43 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Tue, 22 Jan 2008 19:43:10 +0000 (19:43 +0000)
commitc37b5d41e317b95a6d4b98252b290e97c9ff3773
treef45772d17c7de0555f854acf776ae281699a7edb
parent270d836440b9ef45af5a84d84587f7dfc990deb7
* 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