standalone debugger keeps locking up

Everything else that doesn't fall into one of the other PB categories.
pjsmith67
User
User
Posts: 48
Joined: Thu Apr 26, 2018 3:09 pm

standalone debugger keeps locking up

Post by pjsmith67 »

I've tried using the standalone debugger with several external editors (Sublime, CotEditor, BBEdit, my own editor, etc..) and I have the same problem... it locks up I'd say about 50% of the time. Just get the spinning wheel of death. I usually create a file with debugger options as described in the IDE source code and launch it with the -o option to pass the file with the debugger options in it.

I use calldebugger to set breakpoints.

I've tried many different PB source files with the same results.

Currently using PB 6,20, MacOS 14.7,1, but this has happened with every version of PB that I've used. I've even rebuilt the debugger from the source code.

Any ideas?

Thanks!

Phil