Hi,

some short questions about debugging out of PythonWin IDE:

-> in STACK VIEW: I can see methods, follows by modulename:linenumber
    Question: Is there a link (mouseclick, keyboard command) to jump at this
position in the module (if not opened before, open it automatically)?

-> Working in STEP THROUGH DEBUGGER mode, and follow the 'little yellow
triangle'
    Question: When debugging into branches to another module, why doesn't
follow the 'little yellow triangle'??? If I open the module manually... no
line indicator, too :-(

-> Setting BREAKPOINTs in 'visited/needed' modules (where my actual
module/method must branch into) has no effect...


thanks for any hints

Peter
(=PA=)

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to