This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
Re: frysk-gui lib/opcodes/Disassembler.java lib/op ...
- From: Yao Qi <qiyaoltc at cn dot ibm dot com>
- To: frysk at sourceware dot org
- Cc: mcvet at redhat dot com
- Date: Fri, 15 Sep 2006 08:30:57 +0800
- Subject: Re: frysk-gui lib/opcodes/Disassembler.java lib/op ...
- References: <20060914203119.9912.qmail@sourceware.org>
On Thu, Sep 14, 2006 at 08:31:19PM -0000, mcvet@sourceware.org wrote:
>
> Log message:
> frysk-imports/lib/opcodes:
> 2006-09-14 Mike Cvet <mcvet@redhat.com>
>
> * Disassembler.java (appendCurrentInstruction): Changed from
> setCurrentInstruction to prevent overwriting the given
> instruction with the parameters. Now properly appends
> parameters to instructions.
> * cni/Disassembler.cxx (disassemble): Changed the
> i386 and x86_64 instruction flavours to att.
> (read_from_byte_buffer): Fixed up formatting.
> (print_addr): Changed from an empty function to one that
> updates the Disassembler object with the instruction
> address parameter.
> (save_instruction): Fixed up formatting.
Hi, Mike,
I think I submitted a patch to do similar thing, support ppc64
additionally, on Sep. 3rd,
http://sources.redhat.com/ml/frysk/2006-q3/msg00371.html
Maybe, I should declare loudly in maillist to avoid duplicate work, :)
I could start to add ppc64 support on your code.
--
Yao Qi