How can i set breakpoints in and step through FCL code?
I've tried all sorts of things like adding additional paths in the debugger options, but the debugger doesn't find the file.
On the console, it says for example:
TManagedBreakPoints.NotifyAdd A /usr/share/fpcsrc/packages/base/netdb/netdb.pp 556
[Debugger] Log output: &"No source file named netdb.pp.\n"
TGDBMIDebugger.ProcessResult Error: ,msg="No source file named netdb.pp."
What can I do?