Bryce McKinlay wrote: > Good idea. Is there a "disassembler" that can produce a jasmin file from > bytecode? D-Java for one, among others: http://mrl.nyu.edu/~meyer/jvm/djava/ > Small, jasmin-compatible bytecode assembler and disassembler tools would > be a great addition to the gcj toolchain - anyone want to write them? :) Consider adding it to: http://gcc.gnu.org/java/projects.html Another might be to teach gas/objdump about JVM instructions. At least one person seems to have done it already: http://gcc.gnu.org/ml/gcc/2000-02/msg00160.html Ranjit. -- Ranjit Mathew Email: rmathew AT gmail DOT com Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/