[PATCH 2/7] gdb: use get_standard_config_dir when looking for .gdbinit

Tom Tromey tom@tromey.com
Mon Nov 9 13:55:09 GMT 2020


Andrew> +#include <sys/types.h>
Andrew> +#include <sys/stat.h>
Andrew> +#include <unistd.h>

Moving this block to pathstuff.h seems to work though.

Tom


More information about the Gdb-patches mailing list