[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16218] New: readelf -wi prints trailing whitespace
From: |
tromey at redhat dot com |
Subject: |
[Bug binutils/16218] New: readelf -wi prints trailing whitespace |
Date: |
Mon, 25 Nov 2013 15:14:20 +0000 |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/16218] New: readelf -wi prints trailing whitespace,
tromey at redhat dot com <=