diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2017-02-20 20:53:22 +0100 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2017-02-20 21:02:51 +0100 |
commit | 0ae60b631e1648880d326c4a9986d5d522b6ae8a (patch) | |
tree | defe51536a8326d10626438801f6b140a06b584a /gdb/NEWS | |
parent | 0224619f6085908935f689b87e1ac4e460bb1e71 (diff) | |
download | gdb-0ae60b631e1648880d326c4a9986d5d522b6ae8a.zip gdb-0ae60b631e1648880d326c4a9986d5d522b6ae8a.tar.gz gdb-0ae60b631e1648880d326c4a9986d5d522b6ae8a.tar.bz2 |
DWARF-5: NEWS
a NEWS entry.
gdb/ChangeLog
2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
* NEWS (Changes since GDB 7.12): Add DWARF-5.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,6 +60,9 @@ * Target descriptions can now describe registers for sparc32 and sparc64. +* GDB now supports DWARF version 5 (debug information format). + Its .debug_names index is not yet supported. + * New native configurations FreeBSD/mips mips*-*-freebsd |