A question about gdb script
Michael Snyder
msnyder@vmware.com
Fri Nov 27 00:32:00 GMT 2009
Hui Zhu wrote:
> It looks not bad, but got a lot of:
> ---Type <return> to continue, or q <return> to quit---q
That can be fixed by saying "set height 0".
> If you don't mind, I will post a patch to change each fprintf_filtered
> in record.c to fprintf_unfiltered.
No, I don't agree with that. If you do that, then user has
no choice about pagination. "Set height" gives user a choice.
More information about the Gdb
mailing list