Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.c83 static void edit_command (char *, int);
547 edit_command (char *arg, int from_tty) in edit_command() function
1219 c = add_com ("edit", class_files, edit_command, in init_cli_cmds()