Home
last modified time | relevance | path

Searched refs:info_command (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdb-gdb.gdb.in12 b info_command
DChangeLog-202011568 * cli/cli-cmds.c (info_command): Restore.
11570 * gdb-gdb.gdb.in: Restore breakpoint on info_command.
11820 info_command.
12496 (info_command, show_command, set_debug, show_debug): Remove.
DChangeLog-2000464 (error_no_arg, info_command, show_command, help_command, show_version,
DChangeLog-201311756 * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
DChangeLog-20147476 * cli/cli-cmds.c (info_command, set_debug): Pass all_commands, not
DChangeLog-20175684 * cli/cli-cmds.c (info_command, show_command, set_debug)
/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-cmds.c215 info_command (const char *arg, int from_tty) in info_command() function
2700 = add_prefix_cmd ("info", class_info, info_command, _("\ in _initialize_cli_cmds()