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 benjamin.peterson
Recipients benjamin.peterson, cstratak, pablogsal, pitrou, serhiy.storchaka, vstinner
Date 2019-10-03.01:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570067435.94.0.350801268744.issue38350@roundup.psfhosted.org>
In-reply-to
Content
If -Og is breaking debugging, isn't that a compiler bug? The GCC manpage claims " -Og enables optimizations that do not interfere with debugging."
History
Date User Action Args
2019-10-03 01:50:35benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, vstinner, serhiy.storchaka, cstratak, pablogsal
2019-10-03 01:50:35benjamin.petersonsetmessageid: <1570067435.94.0.350801268744.issue38350@roundup.psfhosted.org>
2019-10-03 01:50:35benjamin.petersonlinkissue38350 messages
2019-10-03 01:50:35benjamin.petersoncreate