Display code of Disassembly Window is wrong.

-
Still a problem in 3.7.4 and affects all disassembly tools such as object and elf file readers.
While data embedded at the end of code blocks makes disassembly non-trivial there is debug info not being applied, and most literal tables are preceded by a 'bx lr' instruction, and the disassembly yields branch targets which could be used to mark a spot as code vs data. It doesn't appear that any of those are being applied. Just being able to request disassembly be re-run noting the current PC value as code would be a great boost.
Please sign in to leave a comment.

Comments
4 comments