aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-pygdbmi/pkg-descr
blob: 19e0e2b0df02a5a8fe8a9a80c5b73d1115db2daa (plain) (blame)
1
2
3
4
GDB/MI is a line based machine oriented text interface to GDB and is activated
by specifying using the --interpreter command line option (see Mode Options). It
is specifically intended to support the development of systems which use the
debugger as just one small component of a larger system.