* breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function
[deliverable/binutils-gdb.git] / gdb / NEWS
index c0bd68b18e63528559137e4eb13165378acf5685..75d3d4261ee81de6f251734dae169e35ac591d68 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,12 @@
                What has changed since GDB-3.5?
                (Organized release by release)
 
-*** Changes in GDB-???:
+The "set remotedebug" option is now consistent between the mips remote
+target, remote targets using the gdb-specific protocol, and the 88k
+bug monitor.  It is now an integer specifying a debug level (normally
+0 or 1, but 2 means more debugging info for the mips target).
+
+*** Changes in GDB-4.10:
 
  * User visible changes:
 
@@ -22,6 +27,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
This page took 0.022802 seconds and 4 git commands to generate.