aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index f1019fa..1d754cd 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -13,6 +13,12 @@ ARM via RDP protocol arm-*-*
PowerPC via PPCBUG monitor powerpc{,le}-*-eabi*
PowerPC simulator powerpc{,le}-*-eabi if building with GCC
+* Send break instead of ^C
+
+The standard remote protocol now includes an option to send a break
+rather than a ^C to the target in order to interrupt it. By default,
+GDB will send ^C; to send a break, set the variable `remotebreak' to 1.
+
*** Changes in GDB-4.15:
* Psymtabs for XCOFF