import gdb-1999-12-21 snapshot
[deliverable/binutils-gdb.git] / gdb / NEWS
index d8db0c5d5bedce1179b60800c2f8e59085ea7fff..40fc0f1026ceb2d34d7d82d36ac95ac76d3324c3 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -9,6 +9,10 @@ On SVR4 native platforms (such as Solaris), if you attach to a process
 without first loading a symbol file, GDB will now attempt to locate and
 load symbols from the running process's executable file.
 
+* New native configurations
+
+ARM GNU/Linux                                  arm*-*-linux*
+
 * New targets
 
 Motorola MCore                                 mcore-*-*
@@ -21,6 +25,7 @@ TI TMS320C80                                  tic80-*-*
 Altos 3068                                     m68*-altos-*
 Convex                                         c1-*-*, c2-*-*
 Pyramid                                                pyramid-*-*
+ARM RISCix                                     arm-*-* (as host)
 Tahoe                                          tahoe-*-*
 
 * Remote targets can connect to a sub-program
@@ -48,6 +53,12 @@ The command ``set remotebinarydownload'' command has been replaced by
 ``set remote X-packet''.  Other commands in ``set remote'' family
 include ``set remote P-packet''.
 
+* Breakpoint commands accept ranges.
+
+The breakpoint commands ``enable'', ``disable'', and ``delete'' now
+accept a range of breakpoints, e.g. ``5-7''.  The tracepoint command
+``tracepoint passcount'' also accepts a range of tracepoints.
+
 *** Changes in GDB-4.18:
 
 * New native configurations
This page took 0.02358 seconds and 4 git commands to generate.