diff options
author | Paul N. Hilfinger <hilfinger@adacore.com> | 2008-08-19 10:36:43 +0000 |
---|---|---|
committer | Paul N. Hilfinger <hilfinger@adacore.com> | 2008-08-19 10:36:43 +0000 |
commit | bfb8797a0171b72def4c2d5b2817c0d696333a83 (patch) | |
tree | b6226a5cd4bf4b6a328165dd72ed8d84ec60713f /gdb/NEWS | |
parent | 690cc4ebad2e274c2a3fa2720bccbc7f7c4cbdc7 (diff) | |
download | gdb-bfb8797a0171b72def4c2d5b2817c0d696333a83.zip gdb-bfb8797a0171b72def4c2d5b2817c0d696333a83.tar.gz gdb-bfb8797a0171b72def4c2d5b2817c0d696333a83.tar.bz2 |
Add NEWS entry for last Ada changes, and adjust typos in last ChangeLog
entry.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,6 +58,8 @@ list of section offsets. conditions handling signals delivered during attach or thread creation have also been fixed. +* GDB now supports the use of DWARF boolean types for Ada's type Boolean. + * New features in the GDB remote stub, gdbserver - The "--wrapper" command-line argument tells gdbserver to use a |