This is the mail archive of the gdb-patches@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]

Re: [PATCH] cleanup mi-cmd-disas.c


Elena Zannoni writes:
 > 
 > This patch cleans up mi/mi-cmd-disas.c.
 > I'll commit it in a day or so.
 > (I will also do another pass and run indent on the file).
 > 
 > Elena
 > 
 > 2002-04-05  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.
 > 

Committed.

Elena


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