RemedyBG»Forums
Max
1 posts
Disassembly not working for runtime generated code

When stepping into machine code that was generated at runtime the Disassembly window does not jump to the RIP location. Expected behavior: Show disassembled memory at RIP location the same way as when stepping in the Disassembly view for compiled code.

Attached is a small example that shows the problem.

RuntimeCodeGenerationExample.zip

Thanks for this awesome debugger.

313 posts / 1 project
None
Disassembly not working for runtime generated code

Thanks for the repro. I'll take a look.