Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Daniel Jacobowitz <drow@false.org>
Cc: Greg Law <glaw@level5networks.com>, gdb-patches@sources.redhat.com
Subject: Re: Machine interface
Date: Sat, 19 Mar 2005 03:56:00 -0000	[thread overview]
Message-ID: <16955.40459.99287.889091@farnswood.snap.net.nz> (raw)
In-Reply-To: <20050318161126.GA27141@nevyn.them.org>

 > More specifically, Greg, I think you're missing the "-i=mi" option.

Thats because its not mentioned in the GDB/MI section. How about the patch
below (includes typo correction)?


Nick


diff -c /home/nick/src/gdb/doc/gdb.texinfo.\~1.233.\~ /home/nick/src/gdb/doc/gdb.texinfo
*** /home/nick/src/gdb/doc/gdb.texinfo.~1.233.~	2005-03-19 16:27:06.000000000 +1300
--- /home/nick/src/gdb/doc/gdb.texinfo	2005-03-19 15:39:02.000000000 +1300
***************
*** 1119,1125 ****
  
  @samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes
  @value{GDBN} to use the @dfn{@sc{gdb/mi} interface} (@pxref{GDB/MI, ,
! The @sc{gdb/mi} Interface}) included since @var{GDBN} version 6.0.  The
  previous @sc{gdb/mi} interface, included in @value{GDBN} version 5.3 and
  selected with @samp{--interpreter=mi1}, is deprecated.  Earlier
  @sc{gdb/mi} interfaces are no longer supported.
--- 1119,1125 ----
  
  @samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes
  @value{GDBN} to use the @dfn{@sc{gdb/mi} interface} (@pxref{GDB/MI, ,
! The @sc{gdb/mi} Interface}) included since @value{GDBN} version 6.0.  The
  previous @sc{gdb/mi} interface, included in @value{GDBN} version 5.3 and
  selected with @samp{--interpreter=mi1}, is deprecated.  Earlier
  @sc{gdb/mi} interfaces are no longer supported.
***************
*** 14977,14985 ****
  @unnumberedsec Function and Purpose
  
  @cindex @sc{gdb/mi}, its purpose
! @sc{gdb/mi} is a line based machine oriented text interface to @value{GDBN}.  It is
! specifically intended to support the development of systems which use
! the debugger as just one small component of a larger system.
  
  This chapter is a specification of the @sc{gdb/mi} interface.  It is written
  in the form of a reference manual.
--- 14977,14987 ----
  @unnumberedsec Function and Purpose
  
  @cindex @sc{gdb/mi}, its purpose
! @sc{gdb/mi} is a line based machine oriented text interface to
! @value{GDBN} and is specified using the @option{--interpreter} command
! line option (@pxref{Mode Options}).  It is specifically intended to
! support the development of systems which use the debugger as just one
! small component of a larger system.
  
  This chapter is a specification of the @sc{gdb/mi} interface.  It is written
  in the form of a reference manual.

Diff finished.  Sat Mar 19 16:29:45 2005


       reply	other threads:[~2005-03-19  3:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <423AFB39.6050705@level5networks.com>
     [not found] ` <20050318160536.GA31080@white>
     [not found]   ` <20050318161126.GA27141@nevyn.them.org>
2005-03-19  3:56     ` Nick Roberts [this message]
2005-03-19 10:34       ` Eli Zaretskii
2005-04-16 21:04         ` Nick Roberts

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=16955.40459.99287.889091@farnswood.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=drow@false.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=glaw@level5networks.com \
    /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