Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: gdb-patches@sourceware.cygnus.com
Subject: [patch] Add -i=mi0 as an interpreter
Date: Mon, 18 Jun 2001 10:54:00 -0000	[thread overview]
Message-ID: <3B2E405A.7000500@cygnus.com> (raw)

Hello,

This patch gets GDB to accept -i=mi and -i=mi0 (and lets not mention 
-i=mi1 :-) as an MI interpreter.  Most of it is straight forward.  The 
nasty bit is where I s/strcmp/strncmp/ in breakpoint.c and infrun.c. 
Those strncmp()'s will eventually go away but that involves more work again.

The motivation behind this patch is to provide a migration path from the 
never enabled existing MI interface to the finally enabled one.

	Andrew


             reply	other threads:[~2001-06-18 10:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-18 10:54 Andrew Cagney [this message]
2001-06-19  2:00 ` Eli Zaretskii
2001-06-19 12:47   ` Andrew Cagney
2001-07-04 14:03   ` [rfa/doc] Mention -i=mi0; Was: " Andrew Cagney
2001-07-04 23:52     ` Eli Zaretskii
2001-07-05 21:06       ` Andrew Cagney
2001-07-06  1:16         ` Eli Zaretskii
2001-07-04 15:34   ` [rfc] ui_out_is_mi_like_p(); " Andrew Cagney
2001-07-04 23:53     ` Eli Zaretskii

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=3B2E405A.7000500@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb-patches@sourceware.cygnus.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