binutils-gdb/gdb/cli
Tom Tromey 4fd6c7e872 Restore info_command and breakpoint
As discussed on gdb-patches, this restores info_command and the
breakpoint on info_command in gdb-gdb.gdb.  This reverts a tiny part
of 0743fc83c0 ("Replace most calls to help_list and cmd_show_list"),
as well as 652fc23a30 ("Remove gdb-gdb.gdb breakpoint on disappeared
function info_command.").

gdb/ChangeLog
2020-05-11  Tom Tromey  <tromey@adacore.com>

	* cli/cli-cmds.c (info_command): Restore.
	(_initialize_cli_cmds): Use add_prefix_command for "info".
	* gdb-gdb.gdb.in: Restore breakpoint on info_command.
2020-05-11 15:30:40 -06:00
..
cli-cmds.c Restore info_command and breakpoint 2020-05-11 15:30:40 -06:00
cli-cmds.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-decode.c Fix comments and whitespace in lookup_cmd_composition 2020-04-26 16:05:41 +02:00
cli-decode.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-dump.c Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
cli-interp.c gdb: add back declarations for _initialize functions 2020-01-13 14:01:38 -05:00
cli-interp.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-logging.c Update more calls to add_prefix_cmd 2020-05-03 11:31:20 -06:00
cli-option.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-option.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-script.c gdb: add back declarations for _initialize functions 2020-01-13 14:01:38 -05:00
cli-script.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-setshow.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-setshow.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-style.c Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
cli-style.h Replace most calls to help_list and cmd_show_list 2020-04-17 15:13:41 -06:00
cli-utils.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cli-utils.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00