diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2016-04-27 18:08:59 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2016-04-27 18:09:14 -0400 |
commit | d9019901f830e58b0b16793ffe6e70b9afd26ea6 (patch) | |
tree | dbd4d09b735911d11202db0c5eb6586672c34dd9 /gdb/testsuite/gdb.trace | |
parent | fca4cfd9ec8f28d0883cb8bbd55b82aa3418576b (diff) | |
download | gdb-d9019901f830e58b0b16793ffe6e70b9afd26ea6.zip gdb-d9019901f830e58b0b16793ffe6e70b9afd26ea6.tar.gz gdb-d9019901f830e58b0b16793ffe6e70b9afd26ea6.tar.bz2 |
Rename gdb_load_shlibs to gdb_load_shlib
Rename gdb_load_shlibs to gdb_load_shlib to reflect that it can only
load a single shlib at the time.
gdb/testsuite/ChangeLog:
* lib/gdb.exp (gdb_load_shlibs): Rename to...
(gdb_load_shlib): ... this.
* gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
gdb_load_shlib.
* gdb.base/catch-load.exp (one_catch_load_test): Likewise.
* gdb.base/ctxobj.exp: Likewise.
* gdb.base/dprintf-pending.exp: Likewise.
* gdb.base/dso2dso.exp: Likewise.
* gdb.base/fixsection.exp: Likewise.
* gdb.base/gcore-relro.exp: Likewise.
* gdb.base/gdb1555.exp: Likewise.
* gdb.base/global-var-nested-by-dso.exp: Likewise.
* gdb.base/gnu-ifunc.exp: Likewise.
* gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
* gdb.base/jit-so.exp (one_jit_test): Likewise.
* gdb.base/pending.exp: Likewise.
* gdb.base/print-file-var.exp: Likewise.
* gdb.base/print-symbol-loading.exp: Likewise.
* gdb.base/shlib-call.exp: Likewise.
* gdb.base/shreloc.exp: Likewise.
* gdb.base/so-impl-ld.exp: Likewise.
* gdb.base/solib-disc.exp: Likewise.
* gdb.base/solib-nodir.exp: Likewise.
* gdb.base/solib-overlap.exp: Likewise.
* gdb.base/solib-symbol.exp: Likewise.
* gdb.base/solib-weak.exp (do_test): Likewise.
* gdb.base/sym-file.exp: Likewise.
* gdb.base/symtab-search-order.exp: Likewise.
* gdb.base/type-opaque.exp: Likewise.
* gdb.base/unload.exp: Likewise.
* gdb.base/watchpoint-solib.exp: Likewise.
* gdb.compile/compile.exp: Likewise.
* gdb.cp/gdb2384.exp: Likewise.
* gdb.cp/infcall-dlopen.exp: Likewise.
* gdb.cp/re-set-overloaded.exp: Likewise.
* gdb.fortran/library-module.exp: Likewise.
* gdb.opt/solib-intra-step.exp: Likewise.
* gdb.python/py-finish-breakpoint.exp: Likewise.
* gdb.python/py-shared.exp: Likewise.
* gdb.reverse/solib-precsave.exp: Likewise.
* gdb.reverse/solib-reverse.exp: Likewise.
* gdb.server/solib-list.exp: Likewise.
* gdb.threads/dlopen-libpthread.exp: Likewise.
* gdb.threads/tls-shared.exp: Likewise.
* gdb.threads/tls-so_extern.exp: Likewise.
* gdb.trace/change-loc.exp: Likewise.
* gdb.trace/ftrace-lock.exp: Likewise.
* gdb.trace/ftrace.exp: Likewise.
* gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
* gdb.trace/pending.exp: Likewise.
* gdb.trace/range-stepping.exp: Likewise.
* gdb.trace/strace.exp (strace_remove_socket): Likewise.
(strace_info_marker): Likewise.
(strace_probe_marker): Likewise.
(strace_trace_on_same_addr): Likewise.
(strace_trace_on_diff_addr): Likewise.
* gdb.trace/trace-break.exp: Likewise.
* gdb.trace/trace-condition.exp: Likewise.
* gdb.trace/trace-mt.exp: Likewise.
Diffstat (limited to 'gdb/testsuite/gdb.trace')
-rw-r--r-- | gdb/testsuite/gdb.trace/change-loc.exp | 6 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/ftrace-lock.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/ftrace.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp | 8 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/pending.exp | 6 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/range-stepping.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/strace.exp | 12 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/trace-break.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/trace-condition.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.trace/trace-mt.exp | 2 |
10 files changed, 22 insertions, 22 deletions
diff --git a/gdb/testsuite/gdb.trace/change-loc.exp b/gdb/testsuite/gdb.trace/change-loc.exp index c4e0b4b..9fef3f0 100644 --- a/gdb/testsuite/gdb.trace/change-loc.exp +++ b/gdb/testsuite/gdb.trace/change-loc.exp @@ -45,8 +45,8 @@ if { [gdb_compile_shlib $libsrc1 $lib_sl1 $lib_opts] != "" clean_restart $executable -gdb_load_shlibs $lib_sl1 -gdb_load_shlibs $lib_sl2 +gdb_load_shlib $lib_sl1 +gdb_load_shlib $lib_sl2 if ![runto_main] { fail "Can't run to main to check for trace support" @@ -354,7 +354,7 @@ tracepoint_install_in_trace_disabled "trace" # Re-compile test case with IPA. set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile executable \ [list debug nowarnings shlib=$libipa shlib=$lib_sl1 shlib_load] ] != "" } { diff --git a/gdb/testsuite/gdb.trace/ftrace-lock.exp b/gdb/testsuite/gdb.trace/ftrace-lock.exp index 077a261..dc0174b 100644 --- a/gdb/testsuite/gdb.trace/ftrace-lock.exp +++ b/gdb/testsuite/gdb.trace/ftrace-lock.exp @@ -48,7 +48,7 @@ if ![gdb_target_supports_trace] { # Compile the test case with the in-process agent library. set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa lappend options shlib=$libipa diff --git a/gdb/testsuite/gdb.trace/ftrace.exp b/gdb/testsuite/gdb.trace/ftrace.exp index d7ff3cb..f542287 100644 --- a/gdb/testsuite/gdb.trace/ftrace.exp +++ b/gdb/testsuite/gdb.trace/ftrace.exp @@ -38,7 +38,7 @@ if ![gdb_target_supports_trace] { } set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa # Can't use prepare_for_testing, because that splits compiling into # building objects and then linking, and we'd fail with "linker input diff --git a/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp b/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp index d27b2c4..a0e49af 100644 --- a/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp +++ b/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp @@ -63,8 +63,8 @@ proc test_reconnect { } { } clean_restart $executable - gdb_load_shlibs $lib_sl1 - gdb_load_shlibs $lib_sl2 + gdb_load_shlib $lib_sl1 + gdb_load_shlib $lib_sl2 if ![runto_main] then { fail "Can't run to main" return 0 @@ -243,8 +243,8 @@ proc test_pending_resolved { } { clean_restart $executable -gdb_load_shlibs $lib_sl1 -gdb_load_shlibs $lib_sl2 +gdb_load_shlib $lib_sl1 +gdb_load_shlib $lib_sl2 if ![runto_main] { fail "Can't run to main to check for trace support" diff --git a/gdb/testsuite/gdb.trace/pending.exp b/gdb/testsuite/gdb.trace/pending.exp index 43f4c60..f7905fb 100644 --- a/gdb/testsuite/gdb.trace/pending.exp +++ b/gdb/testsuite/gdb.trace/pending.exp @@ -43,8 +43,8 @@ if { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" clean_restart $executable -gdb_load_shlibs $lib_sl1 -gdb_load_shlibs $lib_sl2 +gdb_load_shlib $lib_sl1 +gdb_load_shlib $lib_sl2 if ![runto_main] { fail "Can't run to main to check for trace support" @@ -503,7 +503,7 @@ pending_tracepoint_installed_during_trace "trace" # Re-compile test case with IPA. set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa lappend exec_opts "shlib=$libipa" diff --git a/gdb/testsuite/gdb.trace/range-stepping.exp b/gdb/testsuite/gdb.trace/range-stepping.exp index e166c03..b135963 100644 --- a/gdb/testsuite/gdb.trace/range-stepping.exp +++ b/gdb/testsuite/gdb.trace/range-stepping.exp @@ -67,7 +67,7 @@ proc range_stepping_with_tracepoint { type } { range_stepping_with_tracepoint "trace" set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \ executable [list debug nowarnings shlib=$libipa] ] != "" } { diff --git a/gdb/testsuite/gdb.trace/strace.exp b/gdb/testsuite/gdb.trace/strace.exp index 06b79a3..6394926 100644 --- a/gdb/testsuite/gdb.trace/strace.exp +++ b/gdb/testsuite/gdb.trace/strace.exp @@ -49,7 +49,7 @@ proc strace_remove_socket { action } { # Restart with a fresh gdb. clean_restart $executable - gdb_load_shlibs $libipa + gdb_load_shlib $libipa if ![runto_main] { fail "Can't run to main" return -1 @@ -134,7 +134,7 @@ proc strace_info_marker { } { # Restart with a fresh gdb. clean_restart $executable - gdb_load_shlibs $libipa + gdb_load_shlib $libipa if ![runto_main] { fail "Can't run to main" return -1 @@ -171,7 +171,7 @@ proc strace_probe_marker { } { # Restart with a fresh gdb. clean_restart $executable - gdb_load_shlibs $libipa + gdb_load_shlib $libipa if ![runto_main] { fail "Can't run to main" return -1 @@ -211,7 +211,7 @@ proc strace_trace_on_same_addr { type } { # Restart with a fresh gdb. clean_restart $executable - gdb_load_shlibs $libipa + gdb_load_shlib $libipa if ![runto_main] { fail "Can't run to main" return -1 @@ -315,7 +315,7 @@ proc strace_trace_on_diff_addr { } { # Restart with a fresh gdb. clean_restart $executable - gdb_load_shlibs $libipa + gdb_load_shlib $libipa if ![runto_main] { fail "Can't run to main" return -1 @@ -375,7 +375,7 @@ if { [istarget "x86_64-*-linux*"] || [istarget "i\[34567\]86-*-linux*"] } { } clean_restart $executable -gdb_load_shlibs $libipa +gdb_load_shlib $libipa if ![runto_main] { fail "Can't run to main to check for trace support" return -1 diff --git a/gdb/testsuite/gdb.trace/trace-break.exp b/gdb/testsuite/gdb.trace/trace-break.exp index a264822..afa8430 100644 --- a/gdb/testsuite/gdb.trace/trace-break.exp +++ b/gdb/testsuite/gdb.trace/trace-break.exp @@ -349,7 +349,7 @@ break_trace_same_addr_6 "trace" "enable" "trace" "disable" break_trace_same_addr_6 "trace" "disable" "trace" "enable" set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa # Can't use prepare_for_testing, because that splits compiling into # building objects and then linking, and we'd fail with "linker input diff --git a/gdb/testsuite/gdb.trace/trace-condition.exp b/gdb/testsuite/gdb.trace/trace-condition.exp index 44fd720..787c52f 100644 --- a/gdb/testsuite/gdb.trace/trace-condition.exp +++ b/gdb/testsuite/gdb.trace/trace-condition.exp @@ -38,7 +38,7 @@ if ![gdb_target_supports_trace] { } set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa # Can't use prepare_for_testing, because that splits compiling into # building objects and then linking, and we'd fail with "linker input diff --git a/gdb/testsuite/gdb.trace/trace-mt.exp b/gdb/testsuite/gdb.trace/trace-mt.exp index af4bdfb..634bd85 100644 --- a/gdb/testsuite/gdb.trace/trace-mt.exp +++ b/gdb/testsuite/gdb.trace/trace-mt.exp @@ -107,7 +107,7 @@ foreach break_always_inserted { "on" "off" } { step_over_tracepoint "trace" set libipa [get_in_proc_agent] -gdb_load_shlibs $libipa +gdb_load_shlib $libipa # Compile test case again with IPA. if { [gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile \ |