]> sigrok.org Git - libsigrokdecode.git/commitdiff
Fix a few decoding bugs with arm_etmv3.
authorPetteri Aimonen <redacted>
Sat, 7 Mar 2015 13:55:18 +0000 (15:55 +0200)
committerUwe Hermann <redacted>
Thu, 2 Apr 2015 19:28:32 +0000 (21:28 +0200)
Fixed:
- wrong address decoding for some branches
- error in annotation lists for exception entry/exit
- exception was being thrown for 0E0N p-header packets
- fixes to objdump output parsing, better function name & source code matching

New features:
- added decoding of IRQ names for branch exception info
- added support for -C option to objdump to decode C++ symbol names
- put branches on the "Exceptions" annotation row when they contain exception info.


No differences found