From: Jim M. <jam...@ho...> - 2008-09-18 00:24:50
|
I gave up on PythonWin and tried Komodo IDE 4. I was able to set breakpoints and step throught the code, see stack and values in the background thread no problem. Jim Miller From: jam...@ho...To: bit...@li...Date: Thu, 11 Sep 2008 17:07:40 -0700Subject: [BitPim-devel] hitting breakpoints in PythonWin Hello, I'm new to Python, new to PythonWin, and new to BitPim. I have installed all the tools and source and have BitPim running in PythonWin and talking with my phone (Moto K1m). My task is to understand the brew protocol and to do that I want to step through the brew code using PythonWin. My problem is that I can't get PythonWin to break at the breakpoints I've set in com_brew.py. I've searched the archive and didn't find anything about this issue. Thanks for any help you can give me, Jim Miller |