[Pyobjc-dev] Any trick to building and running (debugging) Web Services Tool?
Brought to you by:
ronaldoussoren
From: Joseph G. <oc...@se...> - 2002-10-17 07:21:20
|
Hi: I can run the shipped tool fine, but when I try to build it and run the result (debugging actually) in ProjectBuilder, I get the following from the debugger console: -=- run tty /dev/ttyp2 [Switching to process 11253 thread 0xb03] warning: ppc_frame_chain_valid: stack pointer from 0xbffffc08 to 0x1000 grows upward; assuming invalid warning: ppc_frame_chain_valid: stack pointer from 0xbffffc08 to 0x1000 grows upward; assuming invalid warning: ppc_frame_chain_valid: stack pointer from 0xbffffc08 to 0x1000 grows upward; assuming invalid (gdb) -=- Also: 'Program received signal: "SIGTRAP".' And: 'Error from Debugger: mi_cmd_stack_list_frames: Not enough frames in stack.' I've done the setup.py, and I'm not sure what I'm missing to be able to build and run a workable version of the WST example pyobj example app. Tips, pointers, suggestions appreciated! Thanks, = Joe = |