Re: jdb bug and quick fix

"Jeffrey Phillips" <[email protected]> Wed, 14 Nov 2007 08:38:52 -0600
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
------=_Part_4750_5495555.1195051132344
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Using JDebug for a class browser must be painfully slow and frustrating.

You should look at ECB which works great with JDEE
http://ecb.sourceforge.net/ for a class browser, as well
as many other very useful functions.

And if you want a graphical debugger, try JSwat
http://jswat.sourceforge.net/ along with Nascif's JSwat.el
to integrate with JDEE found here
http://www.emacswiki.org/cgi-bin/wiki/jswat.el.  The JDEE listserv archives
from last year has patches for JSwat.el to work with JSwat 3.0, since
version on emacs wiki is for JSwat 2.0.

-jeffrey

On Nov 14, 2007 6:29 AM, Yee Keat Phuah <[email protected]> wrote:

> Hi,
>
> I have tried using both jdb and jdebug, and finally stuck with jdebug,
> although it requires me to restart the debugger a lot of times before
> working properly. But it provides the nice feature of object browser
> when its working fine. I find it troublesome to use the jdb as I have
> to key in the component i wanted to view, since the jdb prompt does
> not have code completion. Was wondering whether anyone have tried
> hooking speedbar to jdb to make object browser a bit easier.
>
> Cheers,
> Phuah Yee Keat
>

------=_Part_4750_5495555.1195051132344
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Using JDebug for a class browser must be painfully slow and frustrating.<br><br>You should look at ECB which works great with JDEE <a href="http://ecb.sourceforge.net/">http://ecb.sourceforge.net/</a> for a class browser, as well
<br>as many other very useful functions.<br><br>And if you want a graphical debugger, try JSwat <a href="http://jswat.sourceforge.net/">http://jswat.sourceforge.net/</a> along with Nascif&#39;s JSwat.el<br>to integrate with JDEE found here 
<a href="http://www.emacswiki.org/cgi-bin/wiki/jswat.el">http://www.emacswiki.org/cgi-bin/wiki/jswat.el</a>.&nbsp; The JDEE listserv archives from last year has patches for JSwat.el to work with JSwat 3.0, since version on emacs wiki is for JSwat 
2.0.<br><br>-jeffrey<br><br><div class="gmail_quote">On Nov 14, 2007 6:29 AM, Yee Keat Phuah &lt;<a href="mailto:[email protected]">[email protected]</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I have tried using both jdb and jdebug, and finally stuck with jdebug,<br>although it requires me to restart the debugger a lot of times before<br>working properly. But it provides the nice feature of object browser
<br>when its working fine. I find it troublesome to use the jdb as I have<br>to key in the component i wanted to view, since the jdb prompt does<br>not have code completion. Was wondering whether anyone have tried<br>hooking speedbar to jdb to make object browser a bit easier.
<br><br>Cheers,<br><font color="#888888">Phuah Yee Keat<br></font></blockquote></div><br>

------=_Part_4750_5495555.1195051132344--