Implement "set cwd" command on GDB
[deliverable/binutils-gdb.git] / gdb / NEWS
index 549f511b29f2f0cecfc56fb57570fd63c035ea44..fcf454833fa954eb8e3e1b324e13ad153d25218c 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
 
 *** Changes since GDB 8.0
 
+* GDB now supports access to the guarded-storage-control registers and the
+  software-based guarded-storage broadcast control registers on IBM z14.
+
 * On Unix systems, GDB now supports transmitting environment variables
   that are to be set or unset to GDBserver.  These variables will
   affect the environment to be passed to the remote inferior.
@@ -64,6 +67,9 @@ QStartupWithShell
 
 * New commands
 
+set|show cwd
+  Set and show the current working directory for the inferior.
+
 set|show compile-gcc
   Set and show compilation command used for compiling and injecting code
   with the 'compile' commands.
@@ -115,6 +121,10 @@ FreeBSD/aarch64                    aarch64*-*-freebsd*
 
 FreeBSD/aarch64                        aarch64*-*-freebsd*
 
+* Removed targets and native configurations
+
+Solaris 2.0-9                  i?86-*-solaris2.[0-9], sparc*-*-solaris2.[0-9]
+
 *** Changes in GDB 8.0
 
 * GDB now supports access to the PKU register on GNU/Linux. The register is
This page took 0.026448 seconds and 4 git commands to generate.