quit no longer seems to work
Mark Kettenis
mark.kettenis@xs4all.nl
Thu Feb 8 22:27:00 GMT 2007
I'm seeing the following testsuite regression:
help
List of classes of commands:
aliases -- Aliases of other commands
breakpoints -- Making program stop at certain points
data -- Examining data
files -- Specifying and examining files
internals -- Maintenance commands
obscure -- Obscure features
running -- Running the program
---Type <return> to continue, or q <return> to quit---PASS: gdb.base/page.exp: paged help
q
stack -- Examining the stack
status -- Status inquiries
support -- Support facilities
tracepoints -- Tracing of program execution without stopping the program
user-defined -- User-defined commands
Type "help" followed by a class name for a list of commands in that class.
Type "help all" for the list of all commands.
Type "help" followed by command name for full documentation.
---Type <return> to continue, or q <return> to quit---ERROR: Window too small.
UNRESOLVED: gdb.base/page.exp: q
where before I had:
help
List of classes of commands:
aliases -- Aliases of other commands
breakpoints -- Making program stop at certain points
data -- Examining data
files -- Specifying and examining files
internals -- Maintenance commands
obscure -- Obscure features
running -- Running the program
---Type <return> to continue, or q <return> to quit---PASS: gdb.base/page.exp: paged help
q
Quit
(gdb) PASS: gdb.base/page.exp: q
Anybody else seeing this?
Mark
More information about the Gdb
mailing list