aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-11-25 23:26:15 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-11-25 23:26:15 +0000
commit2376d946faef824331592d6ab9d2c14ddbd9539c (patch)
treeb379e53cefca18fccd51c6d1c9549dd70531ff4e /gdb
parentb79ba8cc08f05bf4a9192b7315cb270c06fd2a29 (diff)
downloadgdb-2376d946faef824331592d6ab9d2c14ddbd9539c.zip
gdb-2376d946faef824331592d6ab9d2c14ddbd9539c.tar.gz
gdb-2376d946faef824331592d6ab9d2c14ddbd9539c.tar.bz2
gdb/testsuite/
* gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog4
-rw-r--r--gdb/testsuite/gdb.base/jit-so.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 512051f..45c9542 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -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.
diff --git a/gdb/testsuite/gdb.base/jit-so.exp b/gdb/testsuite/gdb.base/jit-so.exp
index 1c71e30..7527ba1 100644
--- a/gdb/testsuite/gdb.base/jit-so.exp
+++ b/gdb/testsuite/gdb.base/jit-so.exp
@@ -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