RE: Re: [fpc-pascal] can not debug on macosx 10.4 ppc

2009-10-25 Thread Henrik Genssen
Hi Jonas, if I use plain -g I get: [TCmdLineDebugger] Debug PID: 15860 TGDBMIDebugger.ProcessResult Error: ,msg="No symbol table is loaded. Use the \"file\" command." [Debugger] Running GDB version: Apple version gdb-437 [TDebugger.SetFileName] "/Users/hg/Downloads/@compiled/simple.app" [TMainID

RE: Re: [fpc-pascal] can not debug on macosx 10.4 ppc

2009-10-25 Thread Henrik Genssen
Hi JoshyFun, yes, I am writeing debug information. I tried: -g -Xg and both with no success the output send earlier was made using both options. -- Hinnack >This message seems showing that no debug information was found in the >executable file: > >TGDBMIDebugger.ProcessResult Error: ,msg="No sy