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.