Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] doc,mi: example refers to -list-features instead of -list-target-features
@ 2013-09-10  8:00 Sanimir Agovic
  2013-09-10  9:59 ` Yao Qi
  2013-09-10 15:32 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Sanimir Agovic @ 2013-09-10  8:00 UTC (permalink / raw)
  To: gdb-patches

Hello,

patch fixes mi documentation about -list-target-features, example now refers to the
correct mi command:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The -list-target-features Command

[...] Example output:

     (gdb) -list-target-features
     ^done,result=["async"]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

2013-09-10  Sanimir Agovic  <sanimir.agovic@intel.com>

doc/
	* gdb.texinfo: Use -list-target-features in the example.

 -Sanimir
---
 gdb/doc/gdb.texinfo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 21250fe..d8460cf 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -34562,7 +34562,7 @@ may change, and the frontend should obtain it again.
 Example output:
 
 @smallexample
-(gdb) -list-features
+(gdb) -list-target-features
 ^done,result=["async"]
 @end smallexample
 
-- 
1.7.1.1


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

end of thread, other threads:[~2013-09-13  8:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-10  8:00 [PATCH] doc,mi: example refers to -list-features instead of -list-target-features Sanimir Agovic
2013-09-10  9:59 ` Yao Qi
2013-09-10 10:01   ` Agovic, Sanimir
2013-09-10 15:32 ` Eli Zaretskii
2013-09-13  8:07   ` Agovic, Sanimir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox