]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 25 Nov 2011 23:26:15 +0000 (23:26 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 25 Nov 2011 23:26:15 +0000 (23:26 +0000)
* gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/jit-so.exp

index 512051f6f74104395941a10cac0ac808e3cf5a5a..45c9542064ea35670e5d14f00f4c9915e0705d4c 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
+
 2011-11-23  Keith Seitz  <keiths@redhat.com>
 
        * lib/mi-support.exp (varobj_tree): New namespace and procs.
index 1c71e30e281deb3377ff6f5d0b1a8cf3f601b0e6..7527ba1b52f828b96b252ddaf84af8c493759144 100644 (file)
@@ -71,7 +71,7 @@ proc one_jit_test {count match_str} {
     global verbose testfile srcfile2 binfile2 binfile2_dlopen solib_binfile_target solib_binfile_test_msg pf_prefix
 
     set old_pf_prefix $pf_prefix
-    set pf_prefix "one_jit_test-$count"
+    lappend pf_prefix "one_jit_test-$count:"
 
     clean_restart $testfile
     gdb_load_shlibs $binfile2