[PATCH 2/2] readelf: Turn format_print_dwarf into print_dwarf_addr.

Mark Wielaard mark@klomp.org
Sat Jun 9 08:38:00 GMT 2018


On Thu, 2018-06-07 at 23:44 +0200, Mark Wielaard wrote:
> We don't really need to setup a buffer, print into it and then print it
> out to stdout. Simplify the code by directly printing the address (and
> symbol name).

Pushed to master, including a description of the other little change in
it:

    This also showed a small error in the output of DW_LLE_startx_length.
    It had two unintended trailing dots.

diff --git a/tests/ChangeLog b/tests/ChangeLog
index 587e2ac..a2adfee 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-07  Mark Wielaard  <mark@klomp.org>
+
+       * run-readelf-loc.sh: Fix expected output for startx_length.
+



More information about the Elfutils-devel mailing list