mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
2011-02-24 Michael Snyder <msnyder@vmware.com>
* gdb.base/break.exp: Remove debugging 'printf' accidentally left behind in previous check-in.
This commit is contained in:
parent
2c9de9123d
commit
12c1418efb
@ -1,3 +1,8 @@
|
||||
2011-02-24 Michael Snyder <msnyder@vmware.com>
|
||||
|
||||
* gdb.base/break.exp: Remove debugging 'printf' accidentally
|
||||
left behind in previous check-in.
|
||||
|
||||
2011-02-23 Michael Snyder <msnyder@vmware.com>
|
||||
|
||||
* gdb.base/break.exp: Add tests for "info break" with arguments.
|
||||
|
@ -236,8 +236,6 @@ gdb_test_multiple "info break 3-5" "info break 3-5" {
|
||||
}
|
||||
}
|
||||
|
||||
gdb_test "print !$see1 && !$see2 && $see3 && $see4 && $see5 && !$see6" "" ""
|
||||
|
||||
# FIXME: The rest of this test doesn't work with anything that can't
|
||||
# handle arguments.
|
||||
# Huh? There doesn't *appear* to be anything that passes arguments
|
||||
|
Loading…
Reference in New Issue
Block a user