changed line program entries to contain commands and arguments, AND state. this allow...
authorEli Bendersky <eliben@gmail.com>
Tue, 6 Dec 2011 04:48:10 +0000 (06:48 +0200)
committerEli Bendersky <eliben@gmail.com>
Tue, 6 Dec 2011 04:48:10 +0000 (06:48 +0200)
commitbf83b1b560deb5c292fe0bc11d57ec91f5b64aab
treedf1af8daffd126b7c2bd756fb5b2214db4e68849
parent5ec2dde035cc2115be6bed277b5e021dff9f0980
changed line program entries to contain commands and arguments, AND state. this allows more faithful decoding in readelf
elftools/dwarf/lineprogram.py
scripts/readelf.py
tests/test_dwarf_lineprogram.py