Does anybody knows a GUI debugger that can be used together with GCJ. I've read that it's possible to debug java applications in gdb. But it's necessary to generate object code (.exe) then :-) It takes quite a lot of time. Is there any free debugger that allows to debug "classes" (byte code) rather than executables? Thank you. Alexey Lyubimov
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/