binutils-gdb/gdb/cli
Pedro Alves 1e8fb9762b 2009-01-23 Pedro Alves <pedro@codesourcery.com>
* cli/cli-decode.c (add_setshow_zuinteger_cmd): New.
	* cli/cli-setshow.c (do_setshow_command): Handle it.
	* command.h (enum var_types): Add var_zuinteger.
	(add_setshow_zuinteger_cmd): Declare.

	* valprint.c (_initialize_valprint): Change the set input-radix
	and set output-radix commands to zuinteger type.

2009-01-23  Pedro Alves  <pedro@codesourcery.com>

	* gdb.base/radix.exp: Add tests to ensure that that set
	input-radix 0 and set output-radix 0 are really rejected.
2009-01-23 18:47:46 +00:00
..
cli-cmds.c * NEWS: Document "define" for prefixed commands. 2009-01-14 20:40:09 +00:00
cli-cmds.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-decode.c 2009-01-23 Pedro Alves <pedro@codesourcery.com> 2009-01-23 18:47:46 +00:00
cli-decode.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-dump.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-dump.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-interp.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-logging.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-script.c * NEWS: Document "define" for prefixed commands. 2009-01-14 20:40:09 +00:00
cli-script.h * NEWS: Document "define" for prefixed commands. 2009-01-14 20:40:09 +00:00
cli-setshow.c 2009-01-23 Pedro Alves <pedro@codesourcery.com> 2009-01-23 18:47:46 +00:00
cli-setshow.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00