mirror of https://github.com/python/cpython
Browse Source
Sometimes some versions of the shared libraries that are part of the traceback are compiled in optimised mode and the Program Counter (PC) is not present, not allowing gdb to walk the frames back. When this happens, the Python bindings of gdb raise an exception, making the test impossible to succeed.pull/9025/head
committed by
GitHub
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue