This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/mi ChangeLog mi-cmd-disas.c


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	ezannoni@sources.redhat.com	2002-04-07 17:38:10

Modified files:
	mi             : ChangeLog mi-cmd-disas.c 

Log message:
	2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
	
	* mi-cmd-disas.c (dump_insns): New function.
	(do_mixed_source_and_assembly): New function.
	(do_assembly_only): New function.
	(do_disassembly): New function.
	(mi_cmd_disassemble): Rewrite using smaller, more modular
	functions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/mi/ChangeLog.diff?cvsroot=uberbaum&r1=1.61&r2=1.62
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/mi/mi-cmd-disas.c.diff?cvsroot=uberbaum&r1=1.14&r2=1.15


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]