• Debugging with breakpoints: correct gcc flags

    I'm building a software for the nrf5822 using pc10028. I'm using CMake and after following both morf.lv/modules.php and devzone.nordicsemi.com/.../ I successfully made the debugger to work... except I'm not having breakpoints. I'm pretty sure I'm using…