gdbtui: scrolling back the "command window"?
Steffen Dettmer
steffen.dettmer@googlemail.com
Wed Jun 30 13:43:00 GMT 2010
Hi,
when having big output of a `print' command in normal gdb mode, I
like it to `set pagination off', because my linux xterm can be
scrolled back (Shift-PgUp).
Is something similar possible in gdbtui mode (for the command
window), to read long `print' or `help' outputs?
Shift-PgUp of course does not reveal the previous command window
contents but the former xterm contents before starting gdbtui,
after C-x o the key PgUp affect read line prompt only (same as C-p).
Or is it possible to redirect the command window to a second
xterm (similar to -tty / set inferior-tty) but without
redirecting the curses source window? To have one xterm
with the command window and the second with the source?
oki,
Steffen
More information about the Gdb
mailing list