binutils-gdb/gdb/cli
David Carlton 306d9ac513 2003-08-04 David Carlton <carlton@kealia.com>
* charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
	to internal_error call.
	* source.c (forward_search_command): Add "%s" format argument.
	(reverse_search_command): Ditto.
	* top.c (quit_confirm): Ditto.
	* cli/cli-setshow.c (do_setshow_command): Ditto.
	* cp-valprint.c (cp_print_class_method): Replace
	{f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
	(cp_print_class_member): Ditto.
	* event-top.c (command_line_handler): Ditto.
	* linux-proc.c (linux_info_proc_cmd): Ditto.
	* p-typeprint.c (pascal_type_print_base): Ditto.
	* p-valprint.c (pascal_object_print_class_method): Ditto.
	(pascal_object_print_class_member): Ditto.
	* printcmd.c (print_scalar_formatted,printf_command): Ditto.
	* remote.c (remote_cisco_section_offsets): Ditto.
	* top.c (command_line_input): Ditto.
	* utils.c (vwarning,error_stream,quit): Ditto.
	* valprint.c (print_floating,print_binary_chars)
	(print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.

2003-08-04  David Carlton  <carlton@kealia.com>

	* mi-main.c (mi_error_last_message): Add "%s" second argument to
	xasprintf call.

2003-08-04  David Carlton  <carlton@kealia.com>

	* generic/gdbtk.c (gdbtk_source_start_file): Add "%s" first
	argument to error call.
	(tk_command): Ditto.
	(view_command): Ditto.
2003-08-04 17:08:24 +00:00
..
cli-cmds.c * cli/cli-cmds.c (shell_escape): Silence warnings from old 2003-06-22 04:23:52 +00:00
cli-cmds.h gdb/ChangeLog: 2003-05-07 21:42:48 +00:00
cli-decode.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-decode.h 2003-01-13 Andrew Cagney <ac131313@redhat.com> 2003-01-14 00:49:06 +00:00
cli-dump.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-dump.h 2002-03-26 Michael Snyder <msnyder@redhat.com> 2002-03-29 01:22:41 +00:00
cli-interp.c * cli/cli-interp.c (cli_interpreter_resume): Update the 2003-07-03 14:49:26 +00:00
cli-logging.c * cli/cli-logging.c (pop_output_files): Add void to function 2003-06-29 19:41:14 +00:00
cli-script.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-script.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
cli-setshow.c 2003-08-04 David Carlton <carlton@kealia.com> 2003-08-04 17:08:24 +00:00
cli-setshow.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
cli-utils.c Move putchar_filtered() to utils.c. 2001-01-31 03:46:23 +00:00
cli-utils.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00