(Ada) Add ravenscar tasking support on AArch64
[binutils-gdb.git] / gdb / NEWS
index 4331769f211fccabe80d863b56cc7e2a1d8e69f0..ff9b192a38472fb3edf94e4b2f52377b76ec005d 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
 * DWARF index cache: GDB can now automatically save indices of DWARF
   symbols on disk to speed up further loading of the same binaries.
 
+* Ada task switching is now supported on aarch64-elf targets when
+  debugging a program using the Ravenscar Profile.  For more information,
+  see the "Tasking Support when using the Ravenscar Profile" section
+  in the GDB user manual.
+
 * GDB in batch mode now exits with status 1 if the last command to be
   executed failed.