John Stoneham wrote:
And below is the Debug Output window contents after trying to debug it in Lazarus. The project did not successfully display and I had to use Activity Monitor to fore-quit gdb.
...
(gdb)
<-break-insert -t *70668>
^done,bkpt={number="1",type="breakpoint",disp="del",enabled="y",addr="0x0001140c",file="project1.lpr",line="19",shlib="/Users/obijohn/projects/fpc/testprojects/project1/project1.app/Contents/MacOS/project1",times="0"},time={wallclock="0.00049",user="0.00019",system="0.00031",start="1272660732.361100",end="1272660732.361595"}
(gdb)
<ptype TObject>
&"ptype TObject\n"

is this really the last line ? Till here all communications with gdb are OK. There should be 3 more breakpoints and a exec-run or somthing following.

Marc


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to