Searched refs:cd_command (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/cli/ |
| D | cli-cmds.h | 158 extern void cd_command (const char *, int);
|
| D | cli-cmds.c | 533 cd_command (const char *dir, int from_tty) in cd_command() function 2634 c = add_cmd ("cd", class_files, cd_command, _("\ in _initialize_cli_cmds()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | main.c | 1194 ret = catch_command_errors (cd_command, cdarg, 0); in captured_main_1()
|
| D | ChangeLog-2017 | 6777 * cli/cli-cmds.h (cd_command): Constify. 6778 * cli/cli-cmds.c (cd_command): Constify. 7233 (cd_command): Likewise. Free "current_directory" before 9381 * cli/cli-cmds.c (cd_command): Use gdb::unique_xmalloc_ptr. 14813 * cli/cli-cmds.c (complete_command, cd_command): Constify.
|
| D | ChangeLog-1991 | 3570 * main.c (cd_command): Call dont_repeat. 4325 * main.c (cd_command): Forget cached source info when we chdir.
|
| D | ChangeLog-3.x | 647 main.c (cd_command),
|
| D | ChangeLog-2001 | 5189 * cli/cli-cmds.c (cd_command): Ditto. 5214 * cli/cli-cmds.c (cd_command): Use IS_DIR_SEPARATOR and
|
| D | ChangeLog-2012 | 3959 * cli/cli-cmds.c (cd_command): Replace error_no_arg by DIR assignment. 8504 * cli/cli-cmds.c (cd_command): Use memmove instead of strcpy.
|
| D | ChangeLog-1995 | 2439 * top.c (cd_command): Use these.
|
| D | ChangeLog-2005 | 2493 * cli/cli-cmds.c (cd_command): Likewise.
|
| D | ChangeLog-2000 | 465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
|
| D | ChangeLog-1992 | 5896 (cd_command): Avoid changing current_directory on error.
|
| D | ChangeLog-1999 | 5202 (cd_command) [_WIN32 || __MSDOS__]: Canonicalize the new directory
|
| D | ChangeLog-1993 | 2948 * main.c (cd_command): If current_directory on entry is "/", then
|
| D | ChangeLog-2010 | 7853 * top.h (source_script, cd_command): Delete.
|
| D | ChangeLog-2013 | 6903 * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
|