Even though Xcode has an easy way to launch a debug session using -waitfor, the breakpoints set inside Xcode seem ignored. Pressing "run" gives the warning that is running already.
The process from terminal/gdb is: gdb program, attach -waitfor process, break main, run (the break can be set before issuing attach)
Is this how xcode is supposed to work?
--
José Cornado
--
home:
http://www.efekctive.comblog:
http://blogging.efekctive.com
----------------------
Everything has been said before, but since nobody listens we have to keep going back and beginning all over again.
Andre Gide