[issue30345] test_gdb fails on Python 3.6 when built with LTO+PGO

STINNER Victor report at bugs.python.org
Fri Jun 15 10:27:50 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> - ["Python Exception <class 'ValueError'> Variable 'func_obj' not found.: ",

bpo-32962: My commit 019d33b7a447e78057842332fb5d3bad01922122 "python-gdb catchs ValueError on read_var()" (PR 7692) catches this ValueError.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30345>
_______________________________________


More information about the Python-bugs-list mailing list