aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index ce031ee..fbeb275 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -41,6 +41,16 @@ maint info line-table REGEXP
was added in GDBserver, including JIT compiling fast tracepoint's
conditional expression bytecode into native code.
+* Support for various remote target protocols and ROM monitors has
+ been removed:
+
+ target m32rsdi Remote M32R debugging over SDI
+ target mips MIPS remote debugging protocol
+ target pmon PMON ROM monitor
+ target ddb NEC's DDB variant of PMON for Vr4300
+ target rockhopper NEC RockHopper variant of PMON
+ target lsi LSI variant of PMO
+
*** Changes in GDB 7.11
* GDB now supports debugging kernel-based threads on FreeBSD.