[RFC] rudimentary infrun debugging

Eli Zaretskii eliz@gnu.org
Sat Nov 6 09:59:00 GMT 2004


> Date: Fri, 5 Nov 2004 17:29:38 -0800
> From: Randolph Chung <randolph@tausq.org>
> Cc: gdb-patches@sources.redhat.com
> 
> +@item set debug infrun
> +@cindex inferior debugging info
> +Turns on or off display of @value{GDBN} debugging info for running the inferior.
> +The default is off.

Could you please add a sentence or two describing what info is
printed?  (Some of the other "set debug ..." commands have such a
description, which you could use as an example.)  I think "debugging
info for running the inferior" is not very descriptive, and will leave
the reader wondering in what situation it is useful.

> +@item show debug frame
                    ^^^^^
A cut-n-paste typo.

> +Displays the current state of displaying @value{GDBN} inferior debugging

Can you reword "Displays the current state of displaying" so that it
doesn't use ``display'' twice?

Otherwise, the doco patch is fine with me; thanks.



More information about the Gdb-patches mailing list