[Pyobjc-dev] Debugging PyObjC app
Brought to you by:
ronaldoussoren
From: James M. <jm...@ro...> - 2004-03-31 02:57:51
|
What is the best way to go about debugging a PyObjC app? I have an app I'm developing that is currently written in Objective C, but I'd rather do it in Python with PyObjC. I remember reading somewhere when I was first looking into this that source level debugging was going to be a problem...but I can't find that link anymore. So, before I jump into this, am I going to be stuck debugging with just print statements? -jim |