binutils-gdb/gdb/testsuite/gdb.cp
Tom Tromey 95a42b64a1 gdb
PR breakpoints/9352:
	* NEWS: Mention changes to `commands' and `rbreak'.
	* symtab.c (do_end_rbreak_breakpoints): New function.
	(rbreak_command): Call start_rbreak_breakpoints; arrange to call
	end_rbreak_breakpoints.
	* breakpoint.c (breakpoint_count, tracepoint_count): Now static.
	(set_breakpoint_count): Likewise.  Clear last_was_multi.
	(multi_start, multi_end, last_was_multi): New globals.
	(start_rbreak_breakpoints, end_rbreak_breakpoints): New
	functions.
	(struct commands_info): New
	(do_map_commands_command): New function.
	(commands_command_1): New function.
	(commands_command): Use it.
	(commands_from_control_command): Likewise.
	(do_delete_breakpoint): New function.
	(delete_command): Use it.
	(map_breakpoint_numbers): Add 'data' argument.  Pass to callback.
	(do_map_disable_breakpoint): New function.
	(disable_command): Use it.
	(do_map_enable_breakpoint): New function.
	(enable_command): Use it.
	(enable_once_breakpoint): Add argument.
	(enable_once_command): Update.
	(enable_delete_breakpoint): Add argument.
	(enable_delete_command): Update.
	(break_command_really): Set last_was_multi when needed.
	(check_tracepoint_command): Fix formatting.
	(validate_commands_for_breakpoint): New function.
	(breakpoint_set_commands): Use it.
	(tracepoint_save_command): Update.
	* breakpoint.h (start_rbreak_breakpoints, end_rbreak_breakpoints):
	Declare.
gdb/doc
	PR breakpoints/9352:
	* gdb.texinfo (Break Commands): Update.
gdb/testsuite
	PR breakpoints/9352:
	* gdb.base/default.exp: Update.
	* gdb.base/commands.exp: Update.
	* gdb.cp/extern-c.exp: Test setting commands on multiple
	breakpoints at once.
2010-03-24 21:24:09 +00:00
..
abstract-origin.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
abstract-origin.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
ambiguous.cc
ambiguous.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
annota2.cc
annota2.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
annota3.cc
annota3.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
anon-union.cc
anon-union.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
arg-reference.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
arg-reference.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
bool.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
bool.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
breakpoint.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
breakpoint.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
bs15503.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
bs15503.exp gdb/testsuite/ 2010-03-12 19:17:01 +00:00
call-c-1.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
call-c.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
call-c.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
casts.cc gdb 2010-01-18 20:54:35 +00:00
casts.exp gdb 2010-01-18 20:54:35 +00:00
class2.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
class2.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
classes.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
classes.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cp-relocate.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cp-relocate.exp * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
cpcompletion.exp gdb/testsuite/ 2010-02-16 20:23:43 +00:00
cpexprs.cc * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
cpexprs.exp * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
cplusfuncs.cc * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
cplusfuncs.exp * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
ctti.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cttiadd1.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cttiadd2.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cttiadd3.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cttiadd.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
demangle.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
derivation.cc
derivation.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
exception.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
exception.exp gdb/testsuite/ 2010-03-12 19:17:01 +00:00
expand-sals.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
expand-sals.exp * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
extern-c.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
extern-c.exp gdb 2010-03-24 21:24:09 +00:00
formatted-ref.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
formatted-ref.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb1355.cc * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
gdb1355.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb2384-base.cc 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com> 2010-03-12 21:13:15 +00:00
gdb2384-base.h 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com> 2010-03-12 21:13:15 +00:00
gdb2384.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb2384.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb2495.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb2495.exp * gdb.cp/gdb2495.exp: Skip if gdb,nosignals. 2010-01-08 17:48:04 +00:00
hang1.cc * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
hang2.cc * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
hang3.cc * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
hang.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
hang.H
inherit.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
local.cc
local.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
m-data.cc * gdb.base/break.c (need_malloc): New. 2009-11-12 19:35:26 +00:00
m-data.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
m-static1.cc
m-static.cc gdb 2010-03-13 00:27:12 +00:00
m-static.exp gdb 2010-03-13 00:27:12 +00:00
m-static.h
maint.exp
Makefile.in PR gdb/10728 2010-02-08 18:27:53 +00:00
mb-ctor.cc
mb-ctor.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
mb-inline1.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
mb-inline2.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
mb-inline.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
mb-inline.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
mb-templates.cc
mb-templates.exp gdb/testsuite/ 2010-03-12 19:17:01 +00:00
member-ptr.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
member-ptr.exp * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
method2.cc
method2.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
method.cc
method.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
misc.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
misc.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
namespace1.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
namespace-nested-import.cc
namespace-nested-import.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
namespace.cc gdb 2010-01-19 18:11:19 +00:00
namespace.exp gdb 2010-02-19 20:22:03 +00:00
nsdecl.cc 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-26 16:47:35 +00:00
nsdecl.exp 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-26 16:47:35 +00:00
nsimport.cc 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-26 15:48:25 +00:00
nsimport.exp 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-26 15:48:25 +00:00
nsrecurs.cc 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-28 17:58:02 +00:00
nsrecurs.exp 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-28 17:58:02 +00:00
nsstress.cc 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-26 16:47:35 +00:00
nsstress.exp 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-26 16:47:35 +00:00
nsusing.cc 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-28 17:58:02 +00:00
nsusing.exp 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com> 2010-03-15 17:29:36 +00:00
overload.cc gdb/ 2010-02-16 20:51:51 +00:00
overload.exp * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
ovldbreak.cc
ovldbreak.exp * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. 2010-03-09 18:08:05 +00:00
pass-by-ref.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
pass-by-ref.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
pr9067.cc PR gdb/9067 2010-02-08 18:04:17 +00:00
pr9067.exp PR gdb/9067 2010-02-08 18:04:17 +00:00
pr9594.cc
pr9631.cc
pr9631.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
pr10728-x.cc PR gdb/10728 2010-02-08 18:27:53 +00:00
pr10728-x.h PR gdb/10728 2010-02-08 18:27:53 +00:00
pr10728-y.cc PR gdb/10728 2010-02-08 18:27:53 +00:00
pr10728.exp PR gdb/10728 2010-02-08 18:27:53 +00:00
pr-574.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
pr-574.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
pr-1023.cc
pr-1023.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
pr-1210.cc
pr-1210.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
printmethod.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
printmethod.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
psmang1.cc
psmang2.cc
psmang.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
punctuator.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
ref-params.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
ref-params.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
ref-types.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
ref-types.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
rtti1.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
rtti2.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
rtti.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
rtti.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
shadow.cc 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com> 2010-03-15 17:29:36 +00:00
shadow.exp 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com> 2010-03-15 17:29:36 +00:00
templates.cc * gdb.base/find.c (main): Reference search buffers. 2009-12-28 21:45:24 +00:00
templates.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
try_catch.cc
try_catch.exp gdb/testsuite/ 2010-03-12 19:17:01 +00:00
userdef.cc gdb 2010-03-15 17:26:47 +00:00
userdef.exp gdb 2010-03-15 17:26:47 +00:00
virtbase.cc gdb 2010-02-02 23:40:28 +00:00
virtbase.exp gdb 2010-02-04 21:04:30 +00:00
virtfunc2.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
virtfunc2.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
virtfunc.cc
virtfunc.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00