diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2018-09-07 22:10:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-07 22:10:28 (GMT) |
commit | 963bcc8b71e4ab8c9ee9a91ed1300b6e39219821 (patch) | |
tree | 54ddc45f886b1d990643f7d414b403217532e8ba /Misc/ACKS | |
parent | 9eeecfd5d03cfd6d5cef71de31eed7f65f0e658b (diff) | |
download | cpython-963bcc8b71e4ab8c9ee9a91ed1300b6e39219821.zip cpython-963bcc8b71e4ab8c9ee9a91ed1300b6e39219821.tar.gz cpython-963bcc8b71e4ab8c9ee9a91ed1300b6e39219821.tar.bz2 |
[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 'Misc/ACKS')
0 files changed, 0 insertions, 0 deletions