After successful compiled, i'm wanna check step by step the source code. But the problem is when i click "step in" button, the debug pointer will just pointing disassembly.
Is there any setting to change the pointer to main.c source code rather than disassembly window?