Mercurial > emacs
diff etc/NEWS @ 52906:ff56d93fae3f
*** empty log message ***
| author | Nick Roberts <nickrob@snap.net.nz> |
|---|---|
| date | Tue, 21 Oct 2003 23:08:11 +0000 |
| parents | 796a3196d80c |
| children | 80a49ba70b47 |
line wrap: on
line diff
--- a/etc/NEWS Tue Oct 21 22:38:59 2003 +0000 +++ b/etc/NEWS Tue Oct 21 23:08:11 2003 +0000 @@ -2805,9 +2805,8 @@ GDB. You can interact with GDB through the GUD buffer in the usual way, but there are also further buffers which control the execution and describe the state of your program. It separates the input/output of your program from -that of GDB and displays expressions and their current values in their own -buffers. It also uses features of Emacs 21 such as the display margin for -breakpoints, and the toolbar. +that of GDB and watches expressions in the speedbar. It also uses features of +Emacs 21 such as the display margin for breakpoints, and the toolbar. Use M-x gdba to start GDB-UI.
