[fpc-pascal] can not debug on macosx 10.4 ppc
JoshyFun
joshyfun at gmail.com
Sat Oct 24 23:07:53 CEST 2009
Hello FPC-Pascal,
Saturday, October 24, 2009, 10:22:56 PM, you wrote:
HG> [TCmdLineDebugger] Debug PID: 14010
HG> TGDBMIDebugger.ProcessResult Error: ,msg="No symbol table is
HG> loaded. Use the \"file\" command."
HG> [Debugger] Running GDB version: Apple version gdb-437
[...]
HG> Yes, I have a unit1.pas :-) although it is named Unit1.pas -
HG> but is macosx not case insensitive by default anyway?
HG> Is my gdb just too old?
This message seems showing that no debug information was found in the
executable file:
TGDBMIDebugger.ProcessResult Error: ,msg="No symbol table is loaded. Use the \"file\" command."
I'm not used to anything different than windows, but had you checked
that you are writting GDB information ?
--
Best regards,
JoshyFun
More information about the fpc-pascal
mailing list