Hi all, I love the plugin, I work on low level firmware. I was wondering if there is a mixed mode option or can be considered as a feature enhancement. This will help when stepping through assembly code. Segger's Ozone does something like this in its source code viewer.
(
Source Code Viewer). Assembly for each line of C code can be expanded by clicking the plus mark on the left. If open, stepping will automatically result in instruction step. Very useful, esp when navigating optimized code stepping. Is something similar possible, even if not exactly the same, but some way to see corresponding assembly for line of C code will help.
Thanks and keep up the great work!
Rajah