If you still have the problem, you could prevent the warning "can't find source file" when you step into scanf by adding a file .gdbinit in you home directory and add the line
Then best restart Geany and try if it works now.
Code:
skip -gfi ./stdio-common/*
Statistics: Posted by blackbird — 2024-08-01 19:50