diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ *** Changes since GDB 7.11 +* Fortran: Support structures with fields of dynamic types and + arrays of dynamic types. + * GDB now supports multibit bitfields and enums in target register descriptions. |