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:
Marcin Kościelnicki 2015-11-02 20:29:12 +01:00
parent 7ad8b86c67
commit d5f0636bf6
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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] {