-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When user decompiles code, it decompiles into the Main disassembler view. This
prevents the user from checking the disassembled code itself. While they can't
kill the decompiled code, once they decompile any former branch names are lost.
Thus sending to a custom_viewer would be the best choice here. I did start on
it, but never got around to finishing it. This is a must happen in my eyes
Original issue reported on code.google.com by [email protected] on 6 Feb 2013 at 5:36