summaryrefslogtreecommitdiffstats
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-08-22 08:55:27 +0000
committerJohn Gilmore <gnu@cygnus>1991-08-22 08:55:27 +0000
commit81049e4719b593d824d232605e3c13588712bf0d (patch)
tree857be44a2902caf7cf3f6a86cb4700a00c03e492 /gdb
parent80d8c0258fa288c0510ffdb2f560f248a629431e (diff)
downloadppe42-binutils-81049e4719b593d824d232605e3c13588712bf0d.tar.gz
ppe42-binutils-81049e4719b593d824d232605e3c13588712bf0d.zip
Update for gdb-4.0.
Diffstat (limited to 'gdb')
-rwxr-xr-xgdb/WHATS.NEW10
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/WHATS.NEW b/gdb/WHATS.NEW
index 524ab2752b..37bdae5354 100755
--- a/gdb/WHATS.NEW
+++ b/gdb/WHATS.NEW
@@ -2,16 +2,16 @@
* New Facilities
-Wide output is wrapped at good places to make the output more
-readable.
+Wide output is wrapped at good places to make the output more readable.
Gdb now supports cross-debugging from a host machine of one type to a
target machine of another type. Communication with the target system
is over serial lines. The ``target'' command handles connecting to the
remote system; the ``load'' command will download a program into the
-remote system. It also supports debugging of realtime processes
-running under VxWorks, using SunRPC Remote Procedure Calls over TCP/IP
-to talk to a debugger stub on the target system.
+remote system. Serial stubs for the m68k and i386 are provided. Gdb
+also supports debugging of realtime processes running under VxWorks,
+using SunRPC Remote Procedure Calls over TCP/IP to talk to a debugger
+stub on the target system.
New CPUs supported include the AMD 29000 and Intel 960.
OpenPOWER on IntegriCloud