mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Obvious typo fix in gdb.reverse/readv-reverse.exp
gdb/testsuite/ChangeLog: * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
|
||||
|
||||
* gdb.reverse/readv-reverse.exp: Obvious typo fixed.
|
||||
|
||||
2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
|
||||
|
||||
* gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
|
||||
|
@ -16,7 +16,7 @@
|
||||
# This file is part of the gdb testsuite.
|
||||
|
||||
#
|
||||
# This test tests pipe syscall for reverse execution.
|
||||
# This test tests readv syscall for reverse execution.
|
||||
#
|
||||
|
||||
if ![supports_reverse] {
|
||||
|
Reference in New Issue
Block a user