From: A F <eat...@ho...> - 2004-02-12 07:51:03
|
Hi there, I'm new to Python, but have much experience as a developer (everything = from Common Lisp, Scheme, and Prolog to good old C++, VB, Java and more = recently C# and VB.Net). I'm looking to add support for the LG 4600. I've dowloaded the code and = am able to run it. I just have one general question... how can I start = executing module bp.py and set a breakpoint in another file (for = example, p_lg.py) and have it hit the breakpoint? I'd like to do this = all in one of the GUIs (Idle or winPython) if possible (I get enough of = command line debugging at work... I've had enough cdb and cordbg to last = a lifetime!) Thanks, Anthony |