diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |