mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
gdb.base/default.exp regression
tty^M (gdb) FAIL: gdb.base/default.exp: tty gdb/testsuite/ChangeLog 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.base/default.exp (tty): Remove.
This commit is contained in:
parent
1cc90bb7ed
commit
7fac69100a
@ -1,3 +1,7 @@
|
||||
2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* gdb.base/default.exp (tty): Remove.
|
||||
|
||||
2016-08-24 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* gdb.python/py-recurse-unwind.c: New file.
|
||||
|
@ -799,8 +799,6 @@ gdb_test "thread apply" "Please specify a thread ID list" "thread apply"
|
||||
gdb_test "thread find" "Command requires an argument." "thread find"
|
||||
#test thread name
|
||||
gdb_test "thread name" "No thread selected" "thread name"
|
||||
#test tty
|
||||
gdb_test "tty" "Argument required .filename to set it to\..*" "tty"
|
||||
#test until "u" abbreviation
|
||||
gdb_test "u" "The program is not being run." "until \"u\" abbreviation"
|
||||
#test until
|
||||
|
Loading…
Reference in New Issue
Block a user