Home
last modified time | relevance | path

Searched refs:GDBINIT_FILENAME (Results 1 – 1 of 1) sorted by relevance

/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dmain.c173 #ifndef GDBINIT_FILENAME
174 #define GDBINIT_FILENAME ".gdbinit" macro
176 char gdbinit[] = GDBINIT_FILENAME;
2387 Note that the file \"" GDBINIT_FILENAME "\" is read automatically in this way\n\ in initialize_main()