From 0ae60b631e1648880d326c4a9986d5d522b6ae8a Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Mon, 20 Feb 2017 20:53:22 +0100 Subject: [PATCH] DWARF-5: NEWS a NEWS entry. gdb/ChangeLog 2017-02-20 Jan Kratochvil * NEWS (Changes since GDB 7.12): Add DWARF-5. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2de892a05f..051e257874 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2017-02-20 Jan Kratochvil + + * NEWS (Changes since GDB 7.12): Add DWARF-5. + 2017-02-20 Jan Kratochvil * dwarf2read.c (skip_one_die, read_attribute_value) diff --git a/gdb/NEWS b/gdb/NEWS index d6adc32cd1..76de00e85c 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 -- 2.34.1