From d9e7d99ecf8682598148980c6ad36cf3ce5f1056 Mon Sep 17 00:00:00 2001 From: brobecke Date: Tue, 19 Feb 2008 18:20:45 +0000 Subject: [PATCH] * NEWS: Add entry describing Add support improvements. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0856a34bf9..6eaf1a92cf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-02-19 Joel Brobecker + + * NEWS: Add entry describing Add support improvements. + 2008-02-18 Markus Deuling * m68klinux-nat.c (getfpregs_supplies): Replace gdbarch_fp0_regnum by diff --git a/gdb/NEWS b/gdb/NEWS index 84ab160f6c..1ae909650d 100644 --- 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) -- 2.11.0