[RFC] rudimentary infrun debugging

Andrew Cagney cagney@gnu.org
Mon Nov 8 16:50:00 GMT 2004


Eli Zaretskii wrote:
>>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.

FYI, it's something like:

@file{infrun.c} contains GDB's runtime state machine used for 
implementing operations such as single-stepping the inferior.

Andrew



More information about the Gdb-patches mailing list