diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2006-05-25 21:39:27 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2006-05-25 21:39:27 +0000 |
commit | 6d10dc37bd65a8457b2b10283163b64b3bdc3991 (patch) | |
tree | a30be2e875798a30d52e79565524779900af198e /man/anti.texi | |
parent | 22736b2df77fcc6b4819f257b351b3c91cd69848 (diff) | |
download | emacs-6d10dc37bd65a8457b2b10283163b64b3bdc3991.tar.gz |
(Antinews): Create a node for gdb-ui.
Diffstat (limited to 'man/anti.texi')
-rw-r--r-- | man/anti.texi | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/anti.texi b/man/anti.texi index bfcd8badae0..9e925ec9e9c 100644 --- a/man/anti.texi +++ b/man/anti.texi @@ -263,7 +263,13 @@ macro. Use @kbd{M-x name-last-kbd-macro} to name the most recently defined macro. @item -The Calc, CUA, GDB-UI, Ibuffer, Ido, Password, Printing, Reveal, +Emacs no longer displays your breakpoints in the source buffer, so you +have to remember where you left them. It can be difficult to inspect +the state of your debugged program from the commamnd line, so Emacs +tries to demonstrate this in the GUD buffer. + +@item +The Calc, CUA, Ibuffer, Ido, Password, Printing, Reveal, Ruler-mode, SES, Table, Tramp, and URL packages have been removed. The Benchmark, Cfengine, Conf, Dns, Flymake, Python, Thumbs, and Wdired modes have also been removed. |