aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-07-30 14:51:17 +0000
committerFred Fish <fnf@specifix.com>1993-07-30 14:51:17 +0000
commitebb962cda12060c9209842cdb1c56819424459a1 (patch)
tree0106493b8c10d96a28327a4b2ce791fe764f78fb /gdb/NEWS
parent598db9ee399cbc015ef75e97510be9a1a73a1e4e (diff)
downloadfsf-binutils-gdb-ebb962cda12060c9209842cdb1c56819424459a1.zip
fsf-binutils-gdb-ebb962cda12060c9209842cdb1c56819424459a1.tar.gz
fsf-binutils-gdb-ebb962cda12060c9209842cdb1c56819424459a1.tar.bz2
* NEWS: Add note that DEC alpha support is host only, not native.
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 c0bd68b..722f8a4 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -22,6 +22,12 @@ should wait for responses to rpc's. You might want to use this if
your vxworks target is, perhaps, a slow software simulator or happens
to be on the far side of a thin network line.
+ * DEC alpha support
+
+This release contains support for using a DEC alpha as a GDB host for
+cross debugging. Native alpha debugging is not supported yet.
+
+
*** Changes in GDB-4.9:
* Testsuite