Hello!
I have problems with the debugger on the Pi.
I put a breakpoint somewhere in the code and the call-stack shows nonsence. I cannot step-out from the routine either. I can navigate through the code with F8/F7 but I can never step out of the function.
Does anybody experience it as well? I am using the default gdb with default settings with FPC and Lazarus trunk. Any tips for investigating the problem?
Ondrej