Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Devent-top.h84 extern void set_async_editing_command (char *args, int from_tty,
H A Devent-top.c1084 set_async_editing_command (char *args, int from_tty, struct cmd_list_element *c) in set_async_editing_command() function
H A Dtop.c1805 set_cmd_sfunc (c, set_async_editing_command); in init_main()