summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorKazuhiro Inaoka <inaoka.kazuhiro@renesas.com>2003-10-16 02:36:39 +0000
committerKazuhiro Inaoka <inaoka.kazuhiro@renesas.com>2003-10-16 02:36:39 +0000
commitb5db52ef7064bf451e91790b884824ca60119da8 (patch)
tree0c25ceaff14b8f071bcb7b6af14298cfe3e46f9a /gdb/NEWS
parent0e295f497949b53fa0dfd3963ae5c8ab9945f147 (diff)
downloadgdb-b5db52ef7064bf451e91790b884824ca60119da8.tar.gz
2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
* remote-m32r-sdi.c : New file, interface to m32r on-chip debug interface, SDI (Scalable Debug Interface). * NEWS: Mention m32r SDI protocol was supported. * Makefile.in (remote-m32r-sdi.o): Add build rule. * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index d47863baf75..96ba0005306 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,10 @@
*** Changes since GDB 6.0:
+* New debugging protocols
+
+M32R with SDI protocol m32r-*-elf*
+
* "set prompt-escape-char" command deleted.
The command "set prompt-escape-char" has been deleted. This command,