binutils-gdb/gdb/cli
Pedro Alves 5efd5804f7 Revert 2009-08-07 changes for PR gdb/8869:
* language.c (set_language_command): Strip whitespace.
	(set_type_command): Likewise.
	(set_range_command): Likewise.

	* language.c (language_completer): New function.
	(range_or_type_completer): New function.
	(case_completer): New function.
	(_initialize_language): Set completers.
	* cli/cli-decode.c (add_setshow_string_cmd): Return the "set"
	command.
	(add_setshow_string_noescape_cmd): Likewise.
	(add_setshow_integer_cmd): Likewise.
	(add_setshow_uinteger_cmd): Likewise.
	(add_setshow_zinteger_cmd): Likewise.
	(add_setshow_zuinteger_cmd): Likewise.
	* command.h (add_setshow_string_cmd,
	add_setshow_string_noescape_cmd, add_setshow_uinteger_cmd,
	add_setshow_zinteger_cmd, add_setshow_zuinteger_cmd): Update.
2009-08-13 14:56:19 +00:00
..
cli-cmds.c 2009-07-11 Hui Zhu <teawater@gmail.com> 2009-07-11 14:04:23 +00:00
cli-cmds.h gdb/ 2009-07-02 21:57:28 +00:00
cli-decode.c Revert 2009-08-07 changes for PR gdb/8869: 2009-08-13 14:56:19 +00:00
cli-decode.h * infrun.c (normal_stop): Use has_stack_frames instead of 2009-03-25 21:42:35 +00:00
cli-dump.c gdb/ 2009-07-09 20:30:59 +00:00
cli-dump.h
cli-interp.c
cli-logging.c 2008-02-21 Pedro Alves <pedro@codesorcery.com> 2009-02-21 16:14:50 +00:00
cli-script.c Refactor reading of commands 2009-08-03 12:26:37 +00:00
cli-script.h
cli-setshow.c gdb/ 2009-05-23 16:17:18 +00:00
cli-setshow.h