Page 1 of 1

Assembly don't run a debugger

Posted: Sat Jul 17, 2021 11:14 pm
by mbauer588

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.


Re: Assembly don't run a debugger

Posted: Sun Jul 18, 2021 4:11 am
by mbauer588

I get the "Failed to set controlling terminal: Operation not permitted" error and then the Terminal close.
With C code it worked but with Assembly code not ...


Re: Assembly don't run a debugger

Posted: Fri Jul 23, 2021 8:02 pm
by eranif

You can ignore the Failed to set controlling terminal: Operation not permitted message
this will always appear