Pablo Galindo Salgado <pablog...@gmail.com> added the comment:
Can you try to do this: % make distclean % export CFLAGS='-O0 -g3' % ./configure % make -j % ./python -m test test_gdb -m test_wrapper_call -v My guess is that the DWARF generated is not sufficient for whatever reason (hence the -g3) in my proposal. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43941> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com