|
From: Philippe W. <phi...@sk...> - 2023-01-09 05:06:39
|
On Sun, 2023-01-08 at 22:27 +0100, Philippe Waroquiers wrote: > > > In the meantime, what we might do is to add additional patterns in > gdbserver_tests/filter_gdb.in to also delete the messages > when the python code cannot be loaded. I have just pushed changes to filter_gdb.in and filter_vgdb.in as this failure is quite general. I have tested this on gcc186 where gdbserver tests were failing before the above updates, and now they are ok. Should fix the tests on FreeBSD also. When GDB can read your .gdbinit, setting the auto-load safe path should allow to load the python code. Thanks Philippe |