gdb/testsuite/

Fix gdbserver run regression.
	* gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
This commit is contained in:
Jan Kratochvil 2012-07-13 08:14:37 +00:00
parent f1b8e226de
commit 61e44cfa26
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
Fix gdbserver run regression.
* gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
2012-07-12 Tom Tromey <tromey@redhat.com>
* lib/gdb.exp (standard_testfile): Don't declare objdir.

View File

@ -18,7 +18,7 @@
load_lib "trace-support.exp";
standard_testfile
set executabel $testfile
set executable $testfile
set expfile $testfile.exp
set gdbserver_reconnect_p 1