https://sourceware.org/bugzilla/show_bug.cgi?id=16218

            Bug ID: 16218
           Summary: readelf -wi prints trailing whitespace
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

I noticed that "readelf -wi" will print trailing
whitespace after a DW_AT_name.  In particular it
seems to print a trailing TAB character.
I don't see any reason for this, and it makes searching
the output a bit more difficult than it needs to be.

You can see it easily with:

./readelf -wi ./readelf |grep '        $'

(where there is a literal tab in those quotes)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to