gdb/testsuite/

* gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
This commit is contained in:
Jan Kratochvil 2011-11-25 23:26:15 +00:00
parent b79ba8cc08
commit 2376d946fa
2 changed files with 5 additions and 1 deletions

View 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.

View 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