From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Ingham To: gdb@sources.redhat.com Subject: Re: [5.1/mi] Enable MI interface Date: Wed, 21 Mar 2001 15:59:00 -0000 Message-id: <200103052301.PAA00893@scv2.apple.com> References: <983824932.9190.ezmlm@sources.redhat.com> X-SW-Source: 2001-03/msg00047.html Eli, On Monday, March 5, 2001, at 12:42 PM, gdb-digest- help@sources.redhat.com wrote: > > Bother. Can you, or someone else, please describe in a few words what > does "enable the MI interface" mean, in practical terms, for a port > such as the DJGPP port? Should mean not too much. If the ui_out stuff works on your host platform, then you should pretty much get the MI for free. It is another command set for gdb, and a particular ui_out that formats the output to these commands in a more deterministicly parseable way than raw gdb console output. Jim -- Jim Ingham jingham@apple.com Developer Tools - gdb Apple Computer