public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* RFA: update MI -stack-list-frames documentation
@ 2010-09-07 17:53 Tom Tromey
  2010-09-13  6:41 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2010-09-07 17:53 UTC (permalink / raw)
  To: GDB Development

Dodji noticed that -stack-list-frames doesn't document the "from" field.
While fixing this, I noticed that it also doesn't document the
"fullname" field.

This patch adds both.

Ok?

Tom

2010-09-07  Tom Tromey  <tromey@redhat.com>

	* gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
	Document "fullname" and "from".

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.762
diff -u -r1.762 gdb.texinfo
--- gdb.texinfo	1 Sep 2010 19:03:51 -0000	1.762
+++ gdb.texinfo	7 Sep 2010 17:52:38 -0000
@@ -26041,8 +26041,13 @@
 Function name.
 @item @var{file}
 File name of the source file where the function lives.
+@item @var{fullname}
+The full file name of the source file where the function lives.
 @item @var{line}
 Line number corresponding to the @code{$pc}.
+@item @var{from}
+The shared library where this function is defined.  This is only given
+if the frame's function is not known.
 @end table
 
 If invoked without arguments, this command prints a backtrace for the

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RFA: update MI -stack-list-frames documentation
  2010-09-07 17:53 RFA: update MI -stack-list-frames documentation Tom Tromey
@ 2010-09-13  6:41 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-09-13  6:41 UTC (permalink / raw)
  To: Tom Tromey; +Cc: gdb

> From: Tom Tromey <tromey@redhat.com>
> Date: Tue, 07 Sep 2010 11:53:26 -0600
> 
> Dodji noticed that -stack-list-frames doesn't document the "from" field.
> While fixing this, I noticed that it also doesn't document the
> "fullname" field.
> 
> This patch adds both.
> 
> Ok?

Yes, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-13  6:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-07 17:53 RFA: update MI -stack-list-frames documentation Tom Tromey
2010-09-13  6:41 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).