From da8bd9a3c5988662518227005098a56ae2b08f94 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Sat, 15 Nov 2008 16:09:51 +0000 Subject: [PATCH] * NEWS: Mention sparc64-linux-gnu gdbserver support. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 62a9a9a23d..811a760c76 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-11-15 Daniel Jacobowitz + + * NEWS: Mention sparc64-linux-gnu gdbserver support. + 2008-11-14 Daniel Gutson * configure.tgt (sparc64-*-linux*): Added gdbserver support. diff --git a/gdb/NEWS b/gdb/NEWS index 6f8fb65886..ab94020f45 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -85,6 +85,9 @@ are treated as the standard definitions, regardless of context. - gdbserver uses the new noack protocol mode for TCP connections to reduce communications latency, if also supported and enabled in GDB. + - Support for the sparc64-linux-gnu target is now included in + gdbserver. + * Python scripting GDB now has support for scripting using Python. Whether this is -- 2.34.1