Hello,
I tryt to use CodeLite for Assembly on Arm Linux and I set the compiler to "aarch64-linux-gnu" and when I open Settings -> Build settings I see that the debugger is correct recogniced. Same is valid for GCC!
When I use Debugger -> Start/Cotinue Debugger the program run but the breakpoints get ignored...
What I am doing wrong?
PS.: I can debug a c-file.