New submission from Pablo Galindo Salgado <pablog...@gmail.com>:
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 ---------- components: Interpreter Core messages: 405140 nosy: Mark.Shannon, pablogsal priority: normal severity: normal status: open title: The fallback to find the current frame in the gdb helpers fails for inlined frames versions: Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45637> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com