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

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui.c236 tui_rl_command_key (int count, int key) function
315 rl_add_defun ("gdb-command", tui_rl_command_key, -1);
323 rl_bind_key_in_map (tui_commands[i].key, tui_rl_command_key, tui_keymap);

Completed in 66 milliseconds