Quoting Florin Iucha (florin at iucha.net):
> On Fri, Jun 08, 2001 at 03:38:05PM -0500, Bob Tanner wrote:
> > Quoting Liz Burke-Scovill (kethry at winternet.com):
> > > Can you run the Sun command line debugger?
> > 
> > ick. that is why I said a -good- debugger.  :-) Like gdb.
> > 
> 
> ddd is a good frontend and it supports jdb
> 
> it is written in c
> 
> search on freshmeat

I'm trying to debug java servlets, which means I am having to load the entire
servlet container into the debugger and ddd doesn't seem to work all that well
with java.

ddd -jdb /usr/java/jdk1.3.0_02/bin/java -cp "/usr/enhydra3.1.1b1/lib/enhydra.jar:${CLASSPATH}" com.lutris.multiServer.MultiServer

That is what I do and it just sits there forever.

-- 
Bob Tanner <tanner at real-time.com>       | Phone : (952)943-8700
http://www.mn-linux.org                 | Fax   : (952)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9