[kaffe] Decoding compiled class files
Tony Wyatt
wyattaw@optushome.com.au
Tue May 13 06:03:01 2003
Hi,
Is there a utility around that would read my compiled classfiles and tell=
me
their contents? I'm now at the stage of trying to find out why the jitter=
s
don't produce the right code on the m68k Amiga platform. Comparing the cl=
ass
file from the interpreter with that from the jitters, I find consistent
differences, but I really need to know the contents of the whole compiled=
class.
If there isn't anything available, I shall have to write one.
cheers
tony