RFC/RFA: Move new disassembler to libgdb proper

Fernando Nasser fnasser@redhat.com
Mon Sep 30 08:58:00 GMT 2002


Comitted with the requested changes.

2002-09-30  Fernando Nasser  <fnasser@redhat.com>

	* 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.

-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9



More information about the Gdb-patches mailing list