summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>1999-07-19 23:30:11 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>1999-07-19 23:30:11 +0000
commit482022f5bf79d6fe2b85d901779d32c9601e4221 (patch)
tree47be43dc493eb1b1fe9c727c43fea03a1b747375 /gdb/NEWS
parent2903e031c7b33e07b2898ff85d1b6c9be230da50 (diff)
downloadgdb-482022f5bf79d6fe2b85d901779d32c9601e4221.tar.gz
import gdb-1999-07-19 snapshot
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS22
1 files changed, 12 insertions, 10 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index d08274bf906..080bfb2ca33 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,18 +3,10 @@
*** Changes since GDB-4.18:
-* Remote targets can connect to a sub-program
-
-A popen(3) style serial-device has been added. This device starts a
-sub-process (such as a stand-alone simulator) and then communicates
-with that. The sub-program to run is specified using the syntax
-``|<program> <args>'' vis:
-
- (gdb) set remotedebug 1
- (gdb) target extended-remote |mn10300-elf-sim program-args
-
* New targets
+x86 VxWorks i[3456]86-*-vxworks*
+PowerPC VxWorks powerpc-*-vxworks*
TI TMS320C80 tic80-*-*
* OBSOLETE configurations
@@ -23,6 +15,16 @@ Altos 3068 m68*-altos-*
Convex c1-*-*, c2-*-*
Pyramid pyramid-*-*
+* Remote targets can connect to a sub-program
+
+A popen(3) style serial-device has been added. This device starts a
+sub-process (such as a stand-alone simulator) and then communicates
+with that. The sub-program to run is specified using the syntax
+``|<program> <args>'' vis:
+
+ (gdb) set remotedebug 1
+ (gdb) target extended-remote |mn10300-elf-sim program-args
+
* MIPS 64 remote protocol
A long standing bug in the mips64 remote protocol where by GDB