This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Andrew.Harrington
Recipients Andrew.Harrington
Date 2015-02-27.21:25:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425072335.83.0.576854566256.issue23544@psf.upfronthosting.co.za>
In-reply-to
Content
1. In idle 3.4.3, OSX 10.10, active state Tk 8.5.17, starting data:

Python 3.4.3 (v3.4.3:9b73f1c3e601, Feb 23 2015, 02:52:03) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin

2. start debugger, open very simple demo file, attached:


3. run, so debugger starts, step into main()

4. In debug menu, select Stack Viewer

5. hangs (apple swirling color wheel forever). Same error is repeatable.
History
Date User Action Args
2015-02-27 21:25:35Andrew.Harringtonsetrecipients: + Andrew.Harrington
2015-02-27 21:25:35Andrew.Harringtonsetmessageid: <1425072335.83.0.576854566256.issue23544@psf.upfronthosting.co.za>
2015-02-27 21:25:35Andrew.Harringtonlinkissue23544 messages
2015-02-27 21:25:35Andrew.Harringtoncreate