[Pyobjc-dev] more fun with pyobjc doc-based app project
Brought to you by:
ronaldoussoren
From: Bill D. <wdd...@ma...> - 2003-07-05 21:55:00
|
Now that I have the compiler set correctly ;{>, if I build the pyobjc doc-based project as-is and run it in the debugger I get a SIGTRAP with this warning: "warning: ppc_frame_chain_valid: stack pointer from 0xbffff114 to 0x1000 grows upward; assuming invalid." I can just hit the continue button on the debugger and then things continue, apparently OK. Bill |