I'm trying to debug my NRF9160 Zephyr app in Segger Studio but finding Step Over/Into is behaving like a Release build and jumping all over the place as would be expected for optimized code... when I looked to change my build configuration only 'Common' is available to be selected vs the typical Debug/Release options. Any idea as how to build and deploy true Debug instrumented code, or am I missing something obvious?
Thanks!