mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
* NEWS: Add entry describing Add support improvements.
This commit is contained in:
parent
610f48948e
commit
b93b6ca7a3
@ -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
|
||||
|
11
gdb/NEWS
11
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)
|
||||
|
Loading…
Reference in New Issue
Block a user