summaryrefslogtreecommitdiff
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2018-08-31 23:04:47 +0100
committerGitHub <noreply@github.com>2018-08-31 23:04:47 +0100
commitf2ef51f8bec525b21e52988880c8a029642795ed (patch)
treee5203e81022246a5c07e7e63b6892ac02f842414 /Python/fileutils.c
parent95d630e2213fb0ffc197ec440efa3ae3dbb74f8d (diff)
downloadcpython-git-f2ef51f8bec525b21e52988880c8a029642795ed.tar.gz
bpo-34007: Skip traceback tests if the Program Counter is not available. (GH-9018)
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.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions