[binutils-gdb] DWARF-5: NEWS
Jan Kratochvil
jkratoch@sourceware.org
Mon Feb 20 20:05:00 GMT 2017
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0ae60b631e1648880d326c4a9986d5d522b6ae8a
commit 0ae60b631e1648880d326c4a9986d5d522b6ae8a
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date: Mon Feb 20 20:53:22 2017 +0100
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.
Diff:
---
gdb/ChangeLog | 4 ++++
gdb/NEWS | 3 +++
2 files changed, 7 insertions(+)
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2de892a..051e257 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * NEWS (Changes since GDB 7.12): Add DWARF-5.
+
+2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* dwarf2read.c (skip_one_die, read_attribute_value)
(dwarf2_const_value_attr, dump_die_shallow)
(dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
diff --git a/gdb/NEWS b/gdb/NEWS
index d6adc32..76de00e 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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
More information about the Gdb-cvs
mailing list