binutils-gdb/gdb/mi
Fernando Nasser 92df71f044 * disasm.c: New file.
* disasm.h: New file.
	* mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
	(compare_lines): Ditto.
	(dump_insns): Ditto.
	(do_mixed_source_and_assembly): Moved to disasm.c. Added uiout argument.	(do_assembly_only): Ditto.
	(do_disassembly): Renamed to gdb_disassembly and moved to disasm.c.
	Sdded uiout argument.
	* Makefile.in: Add new files.  Reorder SFILES list. Update dependencies.	Include libgdb.a later in the insight executable.
2002-09-30 15:57:26 +00:00
..
ChangeLog 2002-07-12 Mo DeJong <supermo@bayarea.net> 2002-09-27 18:09:27 +00:00
gdbmi.texinfo 2002-07-12 Mo DeJong <supermo@bayarea.net> 2002-09-27 18:09:27 +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-stack.c gdb/ChangeLog: 2002-04-05 22:04:43 +00:00
mi-cmd-var.c 2002-07-30 Andrew Cagney <ac131313@redhat.com> 2002-07-30 13:45:15 +00:00
mi-cmds.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-cmds.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-console.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-console.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-main.c * mi-main.c (mi_cmd_data_list_register_names): Use cleanups 2002-09-11 21:49:04 +00:00
mi-out.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-out.h Recognize -i=mi0, -i=mi1 and -i=mi. 2001-06-18 17:57:43 +00:00
mi-parse.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00