Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Stop debugger in MacOSX
afb:
But I remembered incorrectly, and the patch was only for Intel.
On PowerPC it should use the same code as before, so it probably
won't help you with the issues you are seeing on Mac OS X 10.4 :-(
afb:
I think I'll just add some crude hack to look for the special wxMac case
of -1 for a PID, and try to find the real one with ps or something...
--- Code: ---ps -a -x -c -o command,pid,ppid | grep $$ | grep gdb
--- End code ---
But I'm not really sure what the parent pid is for a LSOpenFromURL ?
Will do some test code I think, and you can tell me which one works.
Navigation
[0] Message Index
[*] Previous page
Go to full version