Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Reusing GCC/GDB code in pure JJava

This is just a stab in the dark, but there exists a GCC->Java bytecode
toolchain (effectively). I've used it to compile a xyzmodem protocol to
pure Java.

Useful?

http://www.thisiscool.com/mips2java.htm

Possible applications:

- Reuse ELF parser from GCC/Bintools
- Create tighter integration between Eclipse and GDB


Øyvind




Back to the top