aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bbd5f8fb44f..5ed204449d4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2805,9 +2805,8 @@ running under X.
2805GDB. You can interact with GDB through the GUD buffer in the usual way, but 2805GDB. You can interact with GDB through the GUD buffer in the usual way, but
2806there are also further buffers which control the execution and describe the 2806there are also further buffers which control the execution and describe the
2807state of your program. It separates the input/output of your program from 2807state of your program. It separates the input/output of your program from
2808that of GDB and displays expressions and their current values in their own 2808that of GDB and watches expressions in the speedbar. It also uses features of
2809buffers. It also uses features of Emacs 21 such as the display margin for 2809Emacs 21 such as the display margin for breakpoints, and the toolbar.
2810breakpoints, and the toolbar.
2811 2810
2812Use M-x gdba to start GDB-UI. 2811Use M-x gdba to start GDB-UI.
2813 2812