Message 103903 - Python tracker (original) (raw)

Message103903

Author vstinner
Recipients dmalcolm, loewis, vstinner
Date 2010-04-21.19:59:40
SpamBayes Score 8.5647975e-05
Marked as misclassified No
Message-id 1271879981.92.0.1678519854.issue8480@psf.upfronthosting.co.za
In-reply-to
Content
@Martin: What is your OS? In you wrote that you have gdb 7.0.1. Did you try to remove python-gdb.py? (test_gdb should remove and/or update this file!) I tested test_gdb of py3k on Debian Sid (gdb 7.1) and Ubuntu 9.10 (gdb 7.0): I got a lot of errors but I see the gdb backtrace, so the "No frame is currently selected" error is fixed. You should reopen the issue if it's not fixed on your host.
History
Date User Action Args
2010-04-21 19:59:41 vstinner set recipients: + vstinner, loewis, dmalcolm
2010-04-21 19:59:41 vstinner set messageid: 1271879981.92.0.1678519854.issue8480@psf.upfronthosting.co.za
2010-04-21 19:59:40 vstinner link issue8480 messages
2010-04-21 19:59:40 vstinner create