binutils-gdb/gdb/mi
Andrew Cagney bf896cb059 2003-11-06 Andrew Cagney <cagney@redhat.com>
* valops.c (destructor_name_p): Replace STREQN with strncmp.
	* top.c (command_line_input): Ditto.
	* objc-exp.y (yylex): Ditto.
	* minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
	* jv-exp.y (yylex): Ditto.
	* f-exp.y (yylex): Ditto.
	* event-top.c (command_line_handler): Ditto.
	* environ.c (get_in_environ): Ditto.
	(set_in_environ): Ditto.
	* dwarfread.c (handle_producer): Ditto.
	* dbxread.c (process_one_symbol): Ditto.
	* c-typeprint.c (c_type_print_base): Ditto.
	* c-exp.y (yylex): Ditto.

2003-11-06  Andrew Cagney  <cagney@redhat.com>

	* mi-cmd-var.c (mi_cmd_var_set_format): Replace STREQN with
	strncmp.
2003-11-06 22:54:02 +00:00
..
ChangeLog 2003-11-06 Andrew Cagney <cagney@redhat.com> 2003-11-06 22:54:02 +00:00
mi-cmd-break.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-cmd-disas.c * disasm.c: New file. 2002-09-30 15:57:26 +00:00
mi-cmd-env.c 2003-08-05 Andrew Cagney <cagney@redhat.com> 2003-08-05 19:55:17 +00:00
mi-cmd-file.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-cmd-stack.c 2003-06-11 David Carlton <carlton@bactrian.org> 2003-06-11 23:29:49 +00:00
mi-cmd-var.c 2003-11-06 Andrew Cagney <cagney@redhat.com> 2003-11-06 22:54:02 +00:00
mi-cmds.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-cmds.h 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-console.c 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-console.h 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-getopt.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-getopt.h Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-interp.c 2003-08-08 Andrew Cagney <cagney@redhat.com> 2003-08-08 19:00:08 +00:00
mi-main.c 2003-10-02 Andrew Cagney <cagney@redhat.com> 2003-10-02 20:28:31 +00:00
mi-main.h Add missing files from last commit :-( 2003-02-06 05:30:17 +00:00
mi-out.c ./ 2003-06-28 16:19:07 +00:00
mi-out.h 2002-09-29 Andrew Cagney <ac131313@redhat.com> 2002-09-30 20:18:52 +00:00
mi-parse.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-symbol-cmds.c Index: gdb/ChangeLog 2003-05-12 00:26:19 +00:00