summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2018-09-07 23:10:28 +0100
committerGitHub <noreply@github.com>2018-09-07 23:10:28 +0100
commit963bcc8b71e4ab8c9ee9a91ed1300b6e39219821 (patch)
tree54ddc45f886b1d990643f7d414b403217532e8ba /Python
parent9eeecfd5d03cfd6d5cef71de31eed7f65f0e658b (diff)
downloadcpython-git-963bcc8b71e4ab8c9ee9a91ed1300b6e39219821.tar.gz
[3.6] bpo-34007: Skip traceback tests if the Program Counter is not available. (GH-9022)
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. (cherry picked from commit f2ef51f8bec525b21e52988880c8a029642795ed) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions