[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs mode for GDB
From: |
Richard Stallman |
Subject: |
Re: Emacs mode for GDB |
Date: |
Tue, 21 May 2002 14:42:16 -0600 (MDT) |
(3) The file `gdb.el' is apparently constructed in large parts from the
existing `gud.el', with much of the functionality of gud removed (in
particular, support for non-gdb debuggers). Is that necessary?
We do not want to desupport the other debuggers, so merging the
missing code for them back in is one of the things that needs to be done
before this can be really "ready".