Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/cli/
H A Dcli-cmds.h163 extern void with_command_completer_1 (const char *set_cmd_prefix,
H A Dcli-cmds.c280 with_command_completer_1 (const char *set_cmd_prefix, in with_command_completer_1() function
322 with_command_completer_1 ("set ", tracker, text); in with_command_completer()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmaint.c770 with_command_completer_1 ("maintenance set ", tracker, text); in maintenance_with_cmd_completer()
H A DChangeLog-20198336 * cli/cli-cmds.c (with_command_1, with_command_completer_1)
8342 * cli/cli-cmds.h (with_command_1, with_command_completer_1): New