This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


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

Re: Different results with eval and compileToFiles()


Bradley M. Kuhn wrote:

> BTW, has anyone found a good class decompiler that can decompile
> Kawa-generated .class files easily?  It seems that would make debugging a
> bit easier.

Kaffe came with KOPI Suite that contains KJC, DIS and KSM.  With DIS you
can decompile a class and create KSM input file.

$ kopi dis yourclass

Where kopi is a wrapper to at.dms.kopi.Main.
-- 
Edouard G. Parmelan
http://egp.free.fr

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