Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Sanimir Agovic <sanimir.agovic@intel.com>
To: gdb-patches@sourceware.org
Subject: [PATCH] doc,mi: example refers to -list-features instead of -list-target-features
Date: Tue, 10 Sep 2013 08:00:00 -0000	[thread overview]
Message-ID: <1378800025-24905-1-git-send-email-sanimir.agovic@intel.com> (raw)

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


             reply	other threads:[~2013-09-10  8:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10  8:00 Sanimir Agovic [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1378800025-24905-1-git-send-email-sanimir.agovic@intel.com \
    --to=sanimir.agovic@intel.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox