This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH v2 8/8] DWARF-5: NEWS


Hi,

a NEWS entry.

Jan


gdb/ChangeLog
2017-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* NEWS (Changes since GDB 7.12): Add DWARF-5.
---
 gdb/NEWS |    3 +++
 1 file changed, 3 insertions(+)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]