This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB/MI


Date: Thu, 20 Feb 2003 20:49:46 -0500
From: Andrew Cagney <ac131313 at redhat dot 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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]