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 pablogsal
Recipients Mark.Shannon, pablogsal
Date 2021-10-27.23:26:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635377190.26.0.872789937299.issue45637@roundup.psfhosted.org>
In-reply-to
Content
This code does not work in the presence of inlined Python calls:

https://github.com/python/cpython/blob/d02ffd1b5c0fd8dec6dd2f7e3f2b0cfae48b7899/Tools/gdb/libpython.py#L1804-L1813
History
Date User Action Args
2021-10-27 23:26:30pablogsalsetrecipients: + pablogsal, Mark.Shannon
2021-10-27 23:26:30pablogsalsetmessageid: <1635377190.26.0.872789937299.issue45637@roundup.psfhosted.org>
2021-10-27 23:26:30pablogsallinkissue45637 messages
2021-10-27 23:26:30pablogsalcreate