Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtop.h37 extern void cd_command (char *, int);
H A Dmain.c642 catch_command_errors (cd_command, cdarg, 0, RETURN_MASK_ALL); in captured_main()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.h112 extern void cd_command (char *, int);
H A Dcli-cmds.c327 cd_command (char *dir, int from_tty) in cd_command() function
1082 c = add_cmd ("cd", class_files, cd_command, in init_cli_cmds()