* NEWS: Add entry describing Add support improvements.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 19 Feb 2008 18:20:45 +0000 (18:20 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 19 Feb 2008 18:20:45 +0000 (18:20 +0000)
gdb/ChangeLog
gdb/NEWS

index 0856a34bf978d76eed288bf149d9469c1fcfdc63..6eaf1a92cfe9a081af6c005e341be900d4aa3935 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-19  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Add entry describing Add support improvements.
+
 2008-02-18  Markus Deuling  <deuling@de.ibm.com>
 
        * m68klinux-nat.c (getfpregs_supplies): Replace gdbarch_fp0_regnum by
index 84ab160f6cc09af32ca33015e64423e69d755c62..1ae909650d9111be2b949f490615ea50ba5a51e3 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -65,6 +65,17 @@ stored in two consecutive float registers.
 * The -break-insert MI command can optionally create pending
 breakpoints now.
 
+* Improved support for debugging Ada
+  Many improvements to the Ada language support have been made.  These
+  include:
+    - Better support for Ada2005 interface types
+    - Improved handling of arrays and slices in general
+    - Better support for Taft-amendment types
+    - The '{type} ADDRESS' expression is now allowed on the left hand-side
+      of an assignment
+    - Improved command completion in Ada
+    - Several bug fixes
+
 * New commands
 
 set print frame-arguments (all|scalars|none)
This page took 0.029717 seconds and 4 git commands to generate.