Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-script.c54 static void do_document_command (const char *comname, int from_tty,
676 do_document_command (cmd->line, 0, &cmd->body_list_0); in execute_control_command_1()
1511 do_document_command (const char *comname, int from_tty, in do_document_command() function
1580 do_document_command (comname, from_tty, nullptr); in document_command()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-2020363 * cli/cli-script.c (do_document_command): Rename from
369 (document_command): Call do_document_command.