2020-01-01 07:20:01 +01:00
|
|
|
# Copyright 1998-2020 Free Software Foundation, Inc.
|
1999-08-03 01:48:37 +02:00
|
|
|
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU General Public License as published by
|
2007-08-23 20:14:19 +02:00
|
|
|
# the Free Software Foundation; either version 3 of the License, or
|
1999-08-03 01:48:37 +02:00
|
|
|
# (at your option) any later version.
|
2007-08-23 20:14:19 +02:00
|
|
|
#
|
1999-08-03 01:48:37 +02:00
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
# GNU General Public License for more details.
|
2007-08-23 20:14:19 +02:00
|
|
|
#
|
1999-08-03 01:48:37 +02:00
|
|
|
# You should have received a copy of the GNU General Public License
|
2007-08-23 20:14:19 +02:00
|
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
1999-08-03 01:48:37 +02:00
|
|
|
|
|
|
|
# This file is part of the gdb testsuite
|
|
|
|
# file written by Elena Zannoni (ezannoni@cygnus.com)
|
2004-01-08 03:13:57 +01:00
|
|
|
# rewritten by Michael Chastain (mec.gnu@mindspring.com)
|
1999-08-03 01:48:37 +02:00
|
|
|
#
|
|
|
|
# source files cttiadd.cc, cttiadd1.cc, cttiadd2.cc, cttiadd3.cc
|
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
# Call to template instantiations.
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2001-03-08 22:09:23 +01:00
|
|
|
if { [skip_cplus_tests] } { continue }
|
2000-06-06 02:38:10 +02:00
|
|
|
|
* gdb.cp/abstract-origin.exp: Use standard_testfile.
* gdb.cp/ambiguous.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/anon-ns.exp: Use standard_testfile.
* gdb.cp/anon-struct.exp: Use standard_testfile.
* gdb.cp/anon-union.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/arg-reference.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/breakpoint.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
standard_output_file.
* gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
(test_static_members): Update.
* gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
* gdb.cp/converts.exp: Use standard_testfile.
* gdb.cp/cp-relocate.exp: Use standard_testfile.
* gdb.cp/cpcompletion.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/cplabel.exp: Use standard_testfile.
* gdb.cp/cplusfuncs.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/derivation.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/destrprint.exp: Use standard_testfile.
* gdb.cp/dispcxx.exp: Use standard_testfile.
* gdb.cp/exception.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
* gdb.cp/extern-c.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/formatted-ref.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/fpointer.exp: Use standard_testfile.
* gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
standard_output_file.
* gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/infcall-dlopen.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
(do_tests): Update.
* gdb.cp/koenig.exp: Use standard_testfile.
* gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/m-static.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/mb-inline.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/mb-templates.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/member-ptr.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/meth-typedefs.exp: Use standard_testfile.
* gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/method2.exp: Use standard_testfile.
* gdb.cp/minsym-fallback.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
(do_tests): Update.
* gdb.cp/namespace-enum.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/namespace-nested-import.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/namespace.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nextoverthrow.exp: Use standard_testfile.
* gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
* gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/nsimport.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nsnested.exp: Use standard_testfile.
* gdb.cp/nsnoimports.exp: Use standard_testfile.
* gdb.cp/nsrecurs.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nsstress.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/operator.exp: Use standard_testfile.
* gdb.cp/oranking.exp: Use standard_testfile.
* gdb.cp/overload-const.exp: Use standard_testfile.
* gdb.cp/overload.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/ovldbreak.exp: Use standard_testfile.
* gdb.cp/ovsrch.exp: Use standard_testfile.
* gdb.cp/paren-type.exp: Use standard_testfile.
* gdb.cp/pass-by-ref.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
* gdb.cp/pr10728.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/pr12028.exp: Use standard_testfile.
* gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr9167.exp: Use standard_testfile.
* gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/printmethod.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
* gdb.cp/psymtab-parameter.exp: Use standard_testfile.
* gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
* gdb.cp/re-set-overloaded.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/readnow-language.exp: Use standard_testfile.
* gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
(gdb_start_again): Use clean_restart.
* gdb.cp/ref-types.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/smartp.exp: Use standard_testfile.
* gdb.cp/static-method.exp: Use standard_testfile.
* gdb.cp/static-print-quit.exp: Use standard_testfile.
* gdb.cp/temargs.exp: Use standard_testfile.
* gdb.cp/templates.exp: Use standard_testfile,
prepare_for_testing.
(do_tests): Update.
* gdb.cp/try_catch.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/typedef-operator.exp: Use standard_testfile.
* gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/virtbase.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/virtfunc.exp: Use standard_testfile,
prepare_for_testing.
(do_tests): Update.
* gdb.cp/virtfunc2.exp: Use standard_testfile,
prepare_for_testing.
2012-07-10 17:18:18 +02:00
|
|
|
standard_testfile cttiadd.cc cttiadd1.cc cttiadd2.cc cttiadd3.cc
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2012-06-21 22:46:25 +02:00
|
|
|
if [get_compiler_info "c++"] {
|
gdb/testsuite/
* config/monitor.exp (gdb_target_cmd): Remove semicolon after
'return'.
(gdb_target_monitor, gdb_load): Likewise.
* config/sid.exp (gdb_load): Likewise.
* config/slite.exp (gdb_load): Likewise.
* config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
* gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
* gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
(single_step_until): Likewise.
* gdb.arch/powerpc-d128-regs.exp: Likewise.
* gdb.arch/system-gcore.exp: Likewise.
* gdb.base/bigcore.exp (extract_heap): Likewise.
* gdb.base/break-on-linker-gcd-function.exp: Likewise.
* gdb.base/call-ar-st.exp: Likewise.
* gdb.base/call-rt-st.exp: Likewise.
* gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
* gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
* gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
* gdb.base/corefile.exp: Likewise.
* gdb.base/dbx.exp (gdb_file_cmd): Likewise.
* gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
* gdb.base/fixsection.exp: Likewise.
* gdb.base/funcargs.exp: Likewise.
* gdb.base/gcore-buffer-overflow.exp: Likewise.
* gdb.base/gcore-relro.exp: Likewise.
* gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
* gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
* gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
* gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
* gdb.base/list.exp: Likewise.
(set_listsize): Likewise.
* gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
* gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
* gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
* gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
* gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
* gdb.base/setvar.exp: Likewise.
(test_set): Likewise.
* gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
* gdb.base/solib-overlap.exp: Likewise.
* gdb.base/store.exp, gdb.base/structs.exp: Likewise.
* gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
* gdb.base/watchpoint.exp (initialize): Likewise.
(test_simple_watchpoint): Likewise.
(test_disabling_watchpoints): Likewise.
(test_watchpoint_triggered_in_syscall): Likewise.
* gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
* gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
* gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
* gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
* gdb.hp/gdb.aCC/optimize.exp: Likewise.
* gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
* gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
* gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
* gdb.hp/gdb.compat/xdb1.exp: Likewise.
* gdb.hp/gdb.compat/xdb2.exp: Likewise.
* gdb.hp/gdb.compat/xdb3.exp: Likewise.
* gdb.hp/gdb.defects/bs14602.exp: Likewise.
* gdb.hp/gdb.defects/solib-d.exp: Likewise.
* gdb.mi/gdb792.exp: Likewise.
* gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
* gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
* gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
* gdb.threads/gcore-thread.exp: Likewise.
(load_core): Likewise.
* gdb.threads/pthreads.exp (all_threads_running): Likewise.
(test_startup, check_control_c): Likewise.
* gdb.threads/sigstep-threads.exp: Likewise.
* gdb.threads/thread_check.exp: Likewise.
* gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
* gdb.trace/circ.exp (run_trace_experiment): Likewise.
(set_a_tracepoint, trace_buffer_normal): Likewise.
(gdb_trace_circular_tests): Likewise.
* gdb.trace/collection.exp: Likewise.
* gdb.trace/disconnected-tracing.exp: Likewise.
* gdb.trace/infotrace.exp: Likewise.
* gdb.trace/mi-traceframe-changed.exp: Likewise.
* gdb.trace/mi-tracepoint-changed.exp: Likewise.
* gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
* gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
* gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
* gdb.trace/stap-trace.exp: Likewise.
* gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
* gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
* gdb.trace/trace-buffer-size.exp: Likewise.
* gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
* gdb.trace/unavailable.exp: Likewise.
* gdb.trace/while-dyn.exp: Likewise.
* lib/fortran.exp (set_lang_fortran): Likewise.
* lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
(gdb_breakpoint, gdb_reinitialize_dir): Likewise.
(default_gdb_start, get_compiler_info): Likewise.
(gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
(get_debug_format, setup_xfail_format): Likewise.
(rerun_to_main, gdb_skip_float_test): Likewise.
(build_id_debug_filename_get, get_remotetimeout): Likewise.
* lib/java.exp (set_lang_java): Likewise.
* lib/mi-support.exp (default_mi_gdb_start): Likewise.
(mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
(mi_gdb_file_cmd, mi_gdb_test): Likewise.
(mi_run_cmd_full, mi_expect_interrupt): Likewise.
* lib/objc.exp (set_lang_objc): Likewise.
* lib/pascal.exp (set_lang_pascal): Likewise.
* lib/prompt.exp (default_prompt_gdb_start): Likewise.
* lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
(gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2013-03-14 14:34:06 +01:00
|
|
|
return -1
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2016-12-23 17:52:18 +01:00
|
|
|
if {[prepare_for_testing "failed to prepare" $testfile \
|
* gdb.cp/abstract-origin.exp: Use standard_testfile.
* gdb.cp/ambiguous.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/anon-ns.exp: Use standard_testfile.
* gdb.cp/anon-struct.exp: Use standard_testfile.
* gdb.cp/anon-union.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/arg-reference.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/breakpoint.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
standard_output_file.
* gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
(test_static_members): Update.
* gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
* gdb.cp/converts.exp: Use standard_testfile.
* gdb.cp/cp-relocate.exp: Use standard_testfile.
* gdb.cp/cpcompletion.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/cplabel.exp: Use standard_testfile.
* gdb.cp/cplusfuncs.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/derivation.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/destrprint.exp: Use standard_testfile.
* gdb.cp/dispcxx.exp: Use standard_testfile.
* gdb.cp/exception.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
* gdb.cp/extern-c.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/formatted-ref.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/fpointer.exp: Use standard_testfile.
* gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
standard_output_file.
* gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/infcall-dlopen.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
(do_tests): Update.
* gdb.cp/koenig.exp: Use standard_testfile.
* gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/m-static.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/mb-inline.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/mb-templates.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/member-ptr.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/meth-typedefs.exp: Use standard_testfile.
* gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/method2.exp: Use standard_testfile.
* gdb.cp/minsym-fallback.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
(do_tests): Update.
* gdb.cp/namespace-enum.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/namespace-nested-import.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/namespace.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nextoverthrow.exp: Use standard_testfile.
* gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
* gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/nsimport.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nsnested.exp: Use standard_testfile.
* gdb.cp/nsnoimports.exp: Use standard_testfile.
* gdb.cp/nsrecurs.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nsstress.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/operator.exp: Use standard_testfile.
* gdb.cp/oranking.exp: Use standard_testfile.
* gdb.cp/overload-const.exp: Use standard_testfile.
* gdb.cp/overload.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/ovldbreak.exp: Use standard_testfile.
* gdb.cp/ovsrch.exp: Use standard_testfile.
* gdb.cp/paren-type.exp: Use standard_testfile.
* gdb.cp/pass-by-ref.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
* gdb.cp/pr10728.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/pr12028.exp: Use standard_testfile.
* gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/pr9167.exp: Use standard_testfile.
* gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/printmethod.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
* gdb.cp/psymtab-parameter.exp: Use standard_testfile.
* gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
* gdb.cp/re-set-overloaded.exp: Use standard_testfile,
standard_output_file.
* gdb.cp/readnow-language.exp: Use standard_testfile.
* gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
(gdb_start_again): Use clean_restart.
* gdb.cp/ref-types.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/smartp.exp: Use standard_testfile.
* gdb.cp/static-method.exp: Use standard_testfile.
* gdb.cp/static-print-quit.exp: Use standard_testfile.
* gdb.cp/temargs.exp: Use standard_testfile.
* gdb.cp/templates.exp: Use standard_testfile,
prepare_for_testing.
(do_tests): Update.
* gdb.cp/try_catch.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/typedef-operator.exp: Use standard_testfile.
* gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
* gdb.cp/virtbase.exp: Use standard_testfile,
prepare_for_testing.
* gdb.cp/virtfunc.exp: Use standard_testfile,
prepare_for_testing.
(do_tests): Update.
* gdb.cp/virtfunc2.exp: Use standard_testfile,
prepare_for_testing.
2012-07-10 17:18:18 +02:00
|
|
|
[list $srcfile $srcfile2 $srcfile3 $srcfile4] {debug c++}]} {
|
|
|
|
return -1
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
|
|
|
if ![runto_main] then {
|
|
|
|
perror "couldn't run to breakpoint"
|
|
|
|
continue
|
|
|
|
}
|
|
|
|
|
2004-01-08 07:35:15 +01:00
|
|
|
gdb_breakpoint [gdb_get_line_number "marker add1"]
|
|
|
|
gdb_continue_to_breakpoint "marker add1"
|
2004-01-08 03:13:57 +01:00
|
|
|
|
2004-02-29 23:29:15 +01:00
|
|
|
gdb_test "print c" "\\$\[0-9\]+ = 194 .*"
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test "print f" "\\$\[0-9\]+ = 9"
|
|
|
|
gdb_test "print i" "\\$\[0-9\]+ = 4"
|
|
|
|
|
2004-01-08 07:35:15 +01:00
|
|
|
# TODO: this needs more work before actually deploying it.
|
|
|
|
# So bail out here.
|
|
|
|
|
|
|
|
if { [ test_compiler_info gcc-*] } then { continue }
|
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test_multiple "print add<int>(2,2)" "print add<int>(2,2)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
|
|
|
|
pass "print add<int>(2,2)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add<int>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add<int>(2,2)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
# Note: 2.25 and 4.5 are exactly representable in IEEE-ish formats
|
|
|
|
gdb_test_multiple "print add<float>(2.25,2.25)" "print add<float>(2.25,2.25)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
|
|
|
|
pass "print add<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add<float>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-02-29 23:29:15 +01:00
|
|
|
gdb_test_multiple "print add<unsigned char>('A','A')" "print add<unsigned char>('A','A')" {
|
2009-11-02 16:53:53 +01:00
|
|
|
-re "\\$\[0-9\]+ = 130 .*\r\n$gdb_prompt $" {
|
2004-02-29 23:29:15 +01:00
|
|
|
pass "print add<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
2004-02-29 23:29:15 +01:00
|
|
|
-re "No symbol \"add<unsigned char>\" in current context.\r\n$gdb_prompt $" {
|
2004-01-08 03:13:57 +01:00
|
|
|
# TODO: kfail or xfail this
|
2004-02-29 23:29:15 +01:00
|
|
|
fail "print add<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test_multiple "print add2<int>(2,2)" "print add2<int>(2,2)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
|
|
|
|
pass "print add2<int>(2,2)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add2<int>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add2<int>(2,2)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test_multiple "print add2<float>(2.25,2.25)" "print add2<float>(2.25,2.25)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
|
|
|
|
pass "print add2<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add2<float>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add2<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-02-29 23:29:15 +01:00
|
|
|
gdb_test_multiple "print add2<unsigned char>('A','A')" "print add2<unsigned char>('A','A')" {
|
2009-11-02 16:53:53 +01:00
|
|
|
-re "\\$\[0-9]+ = 130 .*$gdb_prompt $" {
|
2004-02-29 23:29:15 +01:00
|
|
|
pass "print add2<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
2004-02-29 23:29:15 +01:00
|
|
|
-re "No symbol \"add2<unsigned char>\" in current context.\r\n$gdb_prompt $" {
|
2004-01-08 03:13:57 +01:00
|
|
|
# TODO: kfail or xfail this
|
2004-02-29 23:29:15 +01:00
|
|
|
fail "print add2<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test_multiple "print add3<int>(2,2)" "print add3<int>(2,2)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
|
|
|
|
pass "print add3<int>(2,2)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add3<int>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add3<int>(2,2)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test_multiple "print add3<float>(2.25,2.25)" "print add3<float>(2.25,2.25)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
|
|
|
|
pass "print add3<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add3<float>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add3<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-02-29 23:29:15 +01:00
|
|
|
gdb_test_multiple "print add3<unsigned char>('A','A')" "print add3<unsigned char>('A','A')" {
|
2009-11-02 16:53:53 +01:00
|
|
|
-re "\\$\[0-9]+ = 130 .*$gdb_prompt $" {
|
2004-02-29 23:29:15 +01:00
|
|
|
pass "print add3<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
2004-02-29 23:29:15 +01:00
|
|
|
-re "No symbol \"add3<unsigned char>\" in current context.\r\n$gdb_prompt $" {
|
2004-01-08 03:13:57 +01:00
|
|
|
# TODO: kfail or xfail this
|
2004-02-29 23:29:15 +01:00
|
|
|
fail "print add3<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test_multiple "print add4<int>(2,2)" "print add4<int>(2,2)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
|
|
|
|
pass "print add4<int>(2,2)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add4<int>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add4<int>(2,2)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-01-08 03:13:57 +01:00
|
|
|
gdb_test_multiple "print add4<float>(2.25,2.25)" "print add4<float>(2.25,2.25)" {
|
|
|
|
-re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
|
|
|
|
pass "print add4<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
-re "No symbol \"add4<float>\" in current context.\r\n$gdb_prompt $" {
|
|
|
|
# TODO: kfail or xfail this
|
|
|
|
fail "print add4<float>(2.25,2.25)"
|
|
|
|
}
|
|
|
|
}
|
1999-08-03 01:48:37 +02:00
|
|
|
|
2004-02-29 23:29:15 +01:00
|
|
|
gdb_test_multiple "print add4<unsigned char>('A','A')" "print add4<unsigned char>('A','A')" {
|
2009-11-02 16:53:53 +01:00
|
|
|
-re "\\$\[0-9]+ = 130 .*$gdb_prompt $" {
|
2004-02-29 23:29:15 +01:00
|
|
|
pass "print add4<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
2004-02-29 23:29:15 +01:00
|
|
|
-re "No symbol \"add4<unsigned char>\" in current context.\r\n$gdb_prompt $" {
|
2004-01-08 03:13:57 +01:00
|
|
|
# TODO: kfail or xfail this
|
2004-02-29 23:29:15 +01:00
|
|
|
fail "print add4<unsigned char>('A','A')"
|
2004-01-08 03:13:57 +01:00
|
|
|
}
|
|
|
|
}
|