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 dmalcolm
Recipients dmalcolm, loewis, ncoghlan, vstinner
Date 2010-04-19.22:37:23
SpamBayes Score 3.1181078e-09
Marked as misclassified No
Message-id <1271716645.54.0.523186758565.issue8437@psf.upfronthosting.co.za>
In-reply-to
Content
> Attached patch is based on add-conditions-for-gdb.Frame.select-to-
> trunk.patch and fix described problems. Using test_gdb-2.patch, test_gdb 
> pass without any error on my Debian Sid (gdb 7.1).

The patch conditionalizes each test within StackNavigationTests, but then drops it from the list of classes at the end.  Looks like it needs to be reinstated.
History
Date User Action Args
2010-04-19 22:37:25dmalcolmsetrecipients: + dmalcolm, loewis, ncoghlan, vstinner
2010-04-19 22:37:25dmalcolmsetmessageid: <1271716645.54.0.523186758565.issue8437@psf.upfronthosting.co.za>
2010-04-19 22:37:23dmalcolmlinkissue8437 messages
2010-04-19 22:37:23dmalcolmcreate