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]

Use of MI only in Emacs


I now have a debugger mode for GDB and Emacs that uses GDB/MI directly i.e gdb
is called with "-i=mi". It does a lot of the things that gdb-ui.el does (which
uses "-ann=3" and the "interpreter mi" command) but its probably a bit flaky
and it doesn't reside in the Emacs CVS repository yet. It needs CVS versions
of both GDB and Emacs. To download it, or find out more, please visit

                      http://www.nick.uklinux.net. 

In the long term I think this must be the right way forward, its just taken a
long time to get there.

Nick


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