mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* gdb.base/savedregs.exp: Fix typo.
gdb/testsuite/ChangeLog: * gdb.base/savedregs.exp: Fix typo.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2015-09-09 Doug Evans <dje@google.com>
|
||||
|
||||
* gdb.base/savedregs.exp: Fix typo.
|
||||
|
||||
2015-09-09 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* gdb.mi/mi-cli.exp: Add CLI finish tests.
|
||||
|
@ -33,7 +33,7 @@ if [target_info exists gdb,nosignals] {
|
||||
standard_testfile .c
|
||||
|
||||
if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
|
||||
untested "Couldn't compile ${module}.c"
|
||||
untested "Couldn't compile ${srcfile}"
|
||||
return -1
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user