emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Use of MI only in Emacs


From: Nick Roberts
Subject: Use of MI only in Emacs
Date: Fri, 20 Feb 2004 20:32:28 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]