mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-20 22:14:23 +08:00
gdb/testsuite/
Fix gdbserver run regression. * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
This commit is contained in:
gdb/testsuite
@ -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.
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user