GDB/MI

Andrew Cagney ac131313@redhat.com
Wed Feb 26 15:03:00 GMT 2003


>> Date: Thu, 20 Feb 2003 20:49:46 -0500
>> From: Andrew Cagney <ac131313@redhat.com>
>> 
>> The prompt:
>> 
>> 	"(gdb)\n"
>> 
>> indicates that GDB is ready for input.
> 
> 
> If this is so, we should say that in the MI manual, I think.

http://sources.redhat.com/gdb/current/onlinedocs/gdb_25.html#SEC223
The output from GDB/MI consists of zero or more out-of-band records 
followed, optionally, by a single result record. This result record is 
for the most recent command. The sequence of output records is 
terminated by `(gdb)'.

Andrew




More information about the Gdb mailing list