Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-script.c1578 document_command (const char *comname, int from_tty) in document_command() function
1700 document_cmd_element = add_com ("document", class_support, document_command, in _initialize_cli_script()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-2012191 (document_command): Now static.
194 (document_command): Don't declare.
1475 (define_command, document_command): Ditto.
DChangeLog-201810692 (do_define_command, document_command): Update.
10715 (document_command): Likewise.
10758 (define_command, document_command, show_user_1): Update.
DChangeLog-2020364 document_command. Handle multi-line input.
369 (document_command): Call do_document_command.
11131 * cli/cli-script.c (document_command): Likewise.
DChangeLog-19963032 (define_command, document_command): Build message in a temporary
DChangeLog-20173585 * cli/cli-script.c (document_command, define_command)
14479 (document_command): Update.
DChangeLog-2000483 document_command, source_cleanup_lines, do_fclose_cleanup,
DChangeLog-20084713 (document_command): Likewise.
DChangeLog-20108474 (get_command_line, define_command, document_command): Adjust.
DChangeLog-201310378 (document_command): Make "tem" and "comfull" locals const.
DChangeLog-200913151 (define_command, document_command): Update to handle prefix commands.
DChangeLog-20145980 * cli/cli-script.c (document_command): Update.