For some reason, debugging in the library code is no longer possible. When debugging in steps, the debugger stops on the call and jumps over it, although F7 is pressed. Also in the standard library, there is no sign in the lines of the code being debugged that the code is compiled.
Can anyone suggest how to fix this?
By analogy with Delphi, this should be the compiler option "Use debug DCU's", but I haven’t found this in Lazarus.