Message392067
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. |
|
Date |
User |
Action |
Args |
2021-04-27 12:54:23 | pablogsal | set | recipients:
+ pablogsal, larry |
2021-04-27 12:54:23 | pablogsal | set | messageid: <1619528063.72.0.678355651878.issue43941@roundup.psfhosted.org> |
2021-04-27 12:54:23 | pablogsal | link | issue43941 messages |
2021-04-27 12:54:23 | pablogsal | create | |
|