pyclewn version: 1.9
tracker id: 3600240
mercurial changeset: 74b54b44c422

Description:

    Pdb does not stop at the next statement in the main module when
    the next command has been issued.


Solution:

    When the current frame is botframe (i.e. the main module frame),
    use stoplineno to differentiate between the next and the continue
    commands.

    Print now a message to the console when the script has terminated.


File:

    pydb.py

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to