[issue40746] test_gdb failing on Raspbian on 3.9, regression from 3.8

2020-06-11 Thread STINNER Victor
STINNER Victor added the comment: Some data from a recent build: https://buildbot.python.org/all/#/builders/645/builds/480 That's 32-bit ARM, armv7l ABI with GCC 8.3 and GDB 8.2. Python is built with -Og optimization level. In my experience, gdb fails to read debug symbols when Python is

[issue40746] test_gdb failing on Raspbian on 3.9, regression from 3.8

2020-05-23 Thread Gregory P. Smith
New submission from Gregory P. Smith : https://buildbot.python.org/all/#/builders/727 test_tuples (test.test_gdb.PrettyPrintTests) Verify the pretty-printing of tuples ... ok test_bt (test.test_gdb.PyBtTests) Verify that the "py-bt" command works ... FAIL Stderr: Python Exception Cannot