[binutils commit] [binutils patch] DWARF-5: readelf: .debug_names

Jan Kratochvil jan.kratochvil@redhat.com
Sun Jul 2 20:17:00 GMT 2017


On Mon, 12 Jun 2017 11:56:14 +0200, Nick Clifton wrote:
> Fair enough - but please could you add a comment to this effect so that future
> readers of the code do wonder about the version check.

+      /* Prior versions did not exist, and future versions may not be
+        backwards compatible.  */
+      if (dwarf_version != 5)

Checked in:
	613643582c4f6145063fe1522d57bd01fe7bba02


Jan



More information about the Gdb-patches mailing list