Barry D Benowitz wrote:
>
> > "Igor" == Igor Slepchin <[EMAIL PROTECTED]> writes:
>
> Igor> Can anybody recommend a good java debugger that is available
> Igor> under Linux (jdb is way too primitive and inefficient)? Free
> Igor> ones have preference :)
>
> Good? If you are an e
>I don't know of any options that don't use jdb, unfortunately.
There's the Jikes debugger from IBM AlphaWorks, available at
http://www.alphaworks.ibm.com/alphapreview_tools/
it's a generic Java debugger but relies on a moving target of the Java
debugging interface. It says it only works in JDK
> "Igor" == Igor Slepchin <[EMAIL PROTECTED]> writes:
Igor> Can anybody recommend a good java debugger that is available
Igor> under Linux (jdb is way too primitive and inefficient)? Free
Igor> ones have preference :)
Good? If you are an emacs user there is a package called jde w
Can anybody recommend a good java debugger that is available under Linux
(jdb is way too primitive and inefficient)? Free ones have preference :)
Thanks,
Igor Slepchin