[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FAQ-java draft



Tobias Hagge <euclid@arthur.avalon.net> writes:

> What free java debuggers are available (as alternatives to jdb) on Debian?
> ( any??? )

Well, there is Gdb ...

See http://sourceware.cygnus.com/java/gdb.html on how to debug
gcj-compiled Java programs.

Stuart Grossman wrote support in Gdb for debugging any JVM that
supports the JVMDI.  Unfortunately, the Gdb internals changed,
and the code was never merged into the Gdb main branch or
released.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


Reply to: