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 vstinner
Recipients gregory.p.smith, lukasz.langa, vstinner
Date 2020-09-11.10:55:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599821739.06.0.574146261596.issue40746@roundup.psfhosted.org>
In-reply-to
Content
gdb doesn't work fully when Python is built with -Og. I don't think that there is much that we can do. I suggest to skip test_gdb on 32-bit ARM when Python is built with -Og.

I don't think that this regular requires the "release blocker" priority. It would be nice to fix but it should not hold the 3.9.0 final release.
History
Date User Action Args
2020-09-11 10:55:39vstinnersetrecipients: + vstinner, gregory.p.smith, lukasz.langa
2020-09-11 10:55:39vstinnersetmessageid: <1599821739.06.0.574146261596.issue40746@roundup.psfhosted.org>
2020-09-11 10:55:39vstinnerlinkissue40746 messages
2020-09-11 10:55:39vstinnercreate