This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] rudimentary infrun debugging


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]