Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch] Add -i=mi0 as an interpreter
@ 2001-06-18 10:54 Andrew Cagney
  2001-06-19  2:00 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Cagney @ 2001-06-18 10:54 UTC (permalink / raw)
  To: gdb-patches

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


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

end of thread, other threads:[~2001-07-06  1:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-18 10:54 [patch] Add -i=mi0 as an interpreter Andrew Cagney
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

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