]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.base/solib-search.exp: Set test name for "set
authorTom Tromey <tromey@redhat.com>
Wed, 8 May 2013 18:56:02 +0000 (18:56 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 8 May 2013 18:56:02 +0000 (18:56 +0000)
solib-search-path" test.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/solib-search.exp

index 9d4068d5c47570c4aea47897a388f27f896cbf75..d01aa9e60df9a5fcba7445e23bf69120b522a396 100644 (file)
@@ -1,3 +1,8 @@
+2013-05-08  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/solib-search.exp: Set test name for "set
+       solib-search-path" test.
+
 2013-05-08  Hafiz Abid Qadeer  <abidh@codesourcery.com>
 
        * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
index cb00d6fbfe55eb89f52e624d88db8ae0df51473c..9b10664bb991883f7568ce334e25eaee5cd175a3 100644 (file)
@@ -175,7 +175,9 @@ test_backtrace 1
 remote_exec build "rm -f ${binfile1_lib}"
 remote_exec build "rm -f ${binfile2_lib}"
 # Set solib-search-path to use the correct copies of libraries.
-gdb_test "set solib-search-path ${objdir}/${subdir}/${right_lib_subdir}"
+gdb_test "set solib-search-path ${objdir}/${subdir}/${right_lib_subdir}" \
+    "" \
+    "set solib-search-path"
 
 # Verify gdb has properly updated the location of the libraries.
 test_backtrace 0