26.1. Function and Purpose
gdb/mi is a line based machine oriented text interface to gdb. It is
specifically intended to support the development of systems which use
the debugger as just one small component of a larger system.
This chapter is a specification of the gdb/mi interface. It is written
in the form of a reference manual.
Note that gdb/mi is still under construction, so some of the
features described below are incomplete and subject to change.