* NEWS: Add note that DEC alpha support is host only, not native.
authorFred Fish <fnf@specifix.com>
Fri, 30 Jul 1993 14:51:17 +0000 (14:51 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 30 Jul 1993 14:51:17 +0000 (14:51 +0000)
gdb/ChangeLog
gdb/NEWS

index 1e8b4be..a8c6bcb 100644 (file)
@@ -1,5 +1,6 @@
 Fri Jul 30 07:36:53 1993  Fred Fish  (fnf@deneb.cygnus.com)
 
+       * NEWS:  Add note that DEC alpha support is host only, not native.
        * README:  Emphasize that C++ support works best with GNU C++ and
        stabs debugging format.
        * delta68-nat.c:  Add missing FSF copyright.
index c0bd68b..722f8a4 100644 (file)
--- 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