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 xdegaye
Recipients xdegaye
Date 2012-05-13.15:48:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336924130.39.0.0508376598271.issue14751@psf.upfronthosting.co.za>
In-reply-to
Content
Uploaded pdb_default_2.patch that corrects the initial patch: the
trace function must be set in all frames whose co_filename is the
breakpoint file name and not just the first frame of this set.
History
Date User Action Args
2012-05-13 15:48:50xdegayesetrecipients: + xdegaye
2012-05-13 15:48:50xdegayesetmessageid: <1336924130.39.0.0508376598271.issue14751@psf.upfronthosting.co.za>
2012-05-13 15:48:49xdegayelinkissue14751 messages
2012-05-13 15:48:49xdegayecreate