New comment by meator on void-packages repository https://github.com/void-linux/void-packages/issues/49207#issuecomment-1987110066 Comment: So ``` std::__cxx11::basic_string, std::allocator >::basic_string (this=0x7fffffffe590) at ./build/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/basic_string.h:512 warning: 512 ./build/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/basic_string.h: No such file or directory ``` is the intended behavior? My issue might not have been worded exactly. You are correct, gdb can step into whatever it wants to, but here it can't display the code. The warning, especially for a file that is on my system, concerned me.