Message 164701 - Python tracker

Message164701

Author hydroflask
Recipients hydroflask
Date 2012-07-05.22:40:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341528030.36.0.158267038298.issue15257@psf.upfronthosting.co.za>
In-reply-to
Content
the `pystack`, `pystackv`, and `printframe` macros in the sample gdbinit file distributed with python are too fragile. this patch (which relies on gdb 7) is much more robust.
History
Date User Action Args
2012-07-05 22:40:30hydroflasksetrecipients: + hydroflask
2012-07-05 22:40:30hydroflasksetmessageid: <1341528030.36.0.158267038298.issue15257@psf.upfronthosting.co.za>
2012-07-05 22:40:29hydroflasklinkissue15257 messages
2012-07-05 22:40:29hydroflaskcreate