Searched refs:directory_switch (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsource.h46 extern void directory_switch (const char *, int);
H A Dmain.c1105 ret = catch_command_errors (directory_switch, dirarg[i], 0);
H A Dsource.c474 directory_switch (const char *dirname, int from_tty)
472 directory_switch (const char *dirname, int from_tty) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsource.h47 extern void directory_switch (const char *, int);
H A Dmain.c1195 ret = catch_command_errors (directory_switch, dirarg[i], 0);
H A Dsource.c500 directory_switch (const char *dirname, int from_tty)
498 directory_switch (const char *dirname, int from_tty) function

Completed in 123 milliseconds