old-cross-binutils/gdb/testsuite/gdb.cp
Tom Tromey 9cb709b6ba PR exp/13907:
* valprint.h (struct value_print_options) <symbol_print>: New
	field.
	* valprint.c (user_print_options): Add default for symbol_print.
	(show_symbol_print): New function.
	(generic_val_print): Respect symbol_print.
	(_initialize_valprint): Add "print symbol" setting.
	* f-valprint.c (f_val_print): Respect symbol_print.
	* c-valprint.c (c_val_print): Respect symbol_print.
	* NEWS: Update.
	* printcmd.c (print_address_symbolic): Return int.  Ignore some
	zero-size symbols.
	(print_address_demangle): Return int.
	* defs.h: (print_address_symbolic): Return int.
	* value.h (print_address_demangle): Return int.
doc
	* gdb.texinfo (Print Settings): Document 'set print symbol'.
testsuite
	* gdb.mi/mi-var-cmd.exp: Update.
	* gdb.objc/basicclass.exp (do_objc_tests): Update.
	* gdb.cp/virtbase.exp: Update.
	* gdb.cp/classes.exp (test_static_members): Update.
	* gdb.cp/casts.exp: Update.
	* gdb.base/pointers.exp: Update.
	* gdb.base/funcargs.exp (pointer_args): Update.
	(structs_by_reference): Update.
	* gdb.base/find.exp: Update.
	* gdb.base/call-strs.exp: Send "set print symbol off".
	* gdb.base/call-ar-st.exp: Update.
	* gdb.ada/fun_addr.exp: Update.
	* gdb.base/printcmds.exp (test_print_symbol): New proc.
	Call it.
	(test_print_repeats_10, test_print_strings)
	(test_print_char_arrays): Update.
2012-05-18 15:31:42 +00:00
..
abstract-origin.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
abstract-origin.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ambiguous.cc
ambiguous.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
annota2.cc
annota2.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
annota3.cc
annota3.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
anon-ns.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
anon-ns.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
anon-struct.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
anon-struct.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
anon-union.cc
anon-union.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
arg-reference.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
arg-reference.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
bool.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
bool.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
breakpoint.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
breakpoint.exp * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main 2012-02-27 20:48:25 +00:00
bs15503.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
bs15503.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
call-c-1.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
call-c.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
call-c.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
casts.cc
casts.exp PR exp/13907: 2012-05-18 15:31:42 +00:00
class2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
class2.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
classes.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
classes.exp PR exp/13907: 2012-05-18 15:31:42 +00:00
cmpd-minsyms.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cmpd-minsyms.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
converts.cc
converts.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cp-relocate.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cp-relocate.exp * printcmd.c (print_address_demangle): Remove special case for 0. 2012-05-18 15:28:24 +00:00
cpcompletion.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
cpexprs.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cpexprs.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
cplabel.cc linespec rewrite: 2012-04-05 18:50:29 +00:00
cplabel.exp linespec rewrite: 2012-04-05 18:50:29 +00:00
cplusfuncs.cc gdb/doc/ 2011-12-13 17:22:11 +00:00
cplusfuncs.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
ctti.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
cttiadd.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cttiadd1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cttiadd2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cttiadd3.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
demangle.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
derivation.cc gdb/doc/ 2011-12-13 17:22:11 +00:00
derivation.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
destrprint.cc
destrprint.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
dispcxx.cc PR gdb/9307: 2012-02-02 14:58:33 +00:00
dispcxx.exp PR gdb/9307: 2012-02-02 14:58:33 +00:00
exception.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
exception.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
expand-psymtabs-cxx.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
expand-psymtabs-cxx.exp * printcmd.c (print_address_demangle): Remove special case for 0. 2012-05-18 15:28:24 +00:00
expand-sals.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
expand-sals.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
extern-c.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
extern-c.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
formatted-ref.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
formatted-ref.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
fpointer.cc
fpointer.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb1355.cc
gdb1355.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb2384-base.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2384-base.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2384.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2384.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb2495.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb2495.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
hang.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
hang.H
hang1.cc
hang2.cc
hang3.cc
infcall-dlopen-lib.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
infcall-dlopen.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
infcall-dlopen.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
inherit.exp * cp-valprint.c (cp_print_value_fields): Use 2012-03-15 15:49:42 +00:00
koenig.cc
koenig.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
local.cc
local.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
m-data.cc
m-data.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
m-static.cc
m-static.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
m-static.h
m-static1.cc
maint.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
Makefile.in * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
mb-ctor.cc
mb-ctor.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
mb-inline.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
mb-inline.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mb-inline1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mb-inline2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mb-templates.cc
mb-templates.exp 2012-03-08 Luis Machado <lgustavo@codesourcery.com> 2012-03-08 21:09:17 +00:00
member-ptr.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
member-ptr.exp * cp-valprint.c (cp_print_value_fields): Use 2012-03-15 15:49:42 +00:00
meth-typedefs.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
meth-typedefs.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
method.cc
method.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
method2.cc
method2.exp * gdb.cp/method2.exp: Output of overload menu is now 2012-03-01 20:34:13 +00:00
minsym-fallback-main.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
minsym-fallback.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
minsym-fallback.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
minsym-fallback.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
misc.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
misc.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
namespace-enum-main.cc
namespace-enum.cc
namespace-enum.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
namespace-nested-import.cc
namespace-nested-import.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
namespace.cc
namespace.exp * gdb.cp/namespace.exp: Add breakpoint tests for functions 2012-03-28 17:29:42 +00:00
namespace1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nextoverthrow.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nextoverthrow.exp gdb/doc/ChangeLog: 2012-04-27 20:52:06 +00:00
no-dmgl-verbose.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
no-dmgl-verbose.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
noparam.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
noparam.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nsdecl.cc
nsdecl.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
nsimport.cc
nsimport.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
nsnested.cc
nsnested.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nsnoimports.cc
nsnoimports.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nsrecurs.cc
nsrecurs.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
nsstress.cc
nsstress.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
nsusing.cc
nsusing.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
operator.cc
operator.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
oranking.cc
oranking.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
overload-const.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
overload-const.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
overload.cc gdb/doc/ 2011-12-13 17:22:11 +00:00
overload.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
ovldbreak.cc * gdb.cp/method2.exp: Output of overload menu is now 2012-03-01 20:34:13 +00:00
ovldbreak.exp linespec rewrite: 2012-04-05 18:50:29 +00:00
ovsrch.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch3.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ovsrch4.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
paren-type.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
paren-type.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pass-by-ref.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pass-by-ref.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr-574.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr-574.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
pr-1023.cc
pr-1023.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
pr-1210.cc
pr-1210.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
pr9067.cc
pr9067.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr9167.cc
pr9167.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr9594.cc
pr9631.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr9631.exp * cp-valprint.c (cp_print_value_fields): Use 2012-03-15 15:49:42 +00:00
pr10687.cc
pr10687.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr10728-x.cc
pr10728-x.h
pr10728-y.cc
pr10728.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pr12028.cc
pr12028.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
printmethod.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
printmethod.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
psmang.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
psmang1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
psmang2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
psymtab-parameter.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
psymtab-parameter.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ptype-cv-cp.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ptype-cv-cp.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
punctuator.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
re-set-overloaded.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
re-set-overloaded.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
readnow-language.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
readnow-language.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ref-params.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ref-params.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
ref-types.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ref-types.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
rtti.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
rtti.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
rtti1.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
rtti2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
shadow.cc
shadow.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
smartp.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
smartp.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
static-method.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
static-method.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
static-print-quit.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
static-print-quit.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
temargs.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
temargs.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
templates.cc gdb/doc/ 2011-12-13 17:22:11 +00:00
templates.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
try_catch.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
try_catch.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
typedef-operator.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
typedef-operator.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
userdef.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
userdef.exp linespec rewrite: 2012-04-05 18:50:29 +00:00
virtbase.cc
virtbase.exp PR exp/13907: 2012-05-18 15:31:42 +00:00
virtfunc.cc * gnu-v3-abi.c (struct value_and_voffset): New. 2012-03-15 15:43:18 +00:00
virtfunc.exp * gnu-v3-abi.c (struct value_and_voffset): New. 2012-03-15 15:43:18 +00:00
virtfunc2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
virtfunc2.exp * cp-valprint.c (cp_print_value_fields): Use 2012-03-15 15:49:42 +00:00