]> git.ipfire.org Git - thirdparty/elfutils.git/commit
addr2line: Split options in input and output format groups.
authorMark Wielaard <mjw@redhat.com>
Wed, 20 May 2015 10:10:47 +0000 (12:10 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 27 May 2015 15:17:51 +0000 (17:17 +0200)
commit472890f580a83f1511e1ad83c10ea2b1d364cc8d
treeec33bcd236cb35a4cf68c5fa599d9e323df4facb
parent77482c4bf63a92166191e0b8531e9781f6fddbf3
addr2line: Split options in input and output format groups.

This makes it clear that -j, --section=NAME is about how input is treated,
not how the output is formatted.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/addr2line.c