came about and have found them
to be mostly not worth the learning curve. But then thats just me, or is it
? =)
--rob
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 13, 1999 8:12 AM
Subject: ddd as a java debugger
> First le
Hi Matt,
Thank you for your info about GCJ. Have you ever try it? How well it
works?
I looked at its documentation and found it a little confusing. The
compiler
consists of two parts + debugger. Also there is visual front end to this
debugger, Insight.
The installation of each part consists of
Jacob Nikom wrote:
>
> Hi,
>
> Do you know anything about GCJ - latest Cygnus tool for Java
> compilation and debugging?
Yeah, gcj is a Java front end for the gcc compiler: Java goes in, native
code comes out. It compiles from either Java source or classfiles; it
doesn't recognize all current s
Hi,
Do you know anything about GCJ - latest Cygnus tool for Java
compilation and debugging?
Jacob Nikom
Nathan Meyers wrote:
>
> "Daniel P. Zepeda" wrote:
> >
> > You can find DDD at:
> >
> > http://www.cs.tu-bs.de/softech/ddd/
> >
> > Just grab the sources, untar, run configure, make, make in
"Daniel P. Zepeda" wrote:
>
> You can find DDD at:
>
> http://www.cs.tu-bs.de/softech/ddd/
>
> Just grab the sources, untar, run configure, make, make install. It was
> that easy for me. Oh, you may need to get Lesstiff and some XPM library
> stuff, but the information for that is included in t
> Being something of a doit-yourself type (as I imagine we all are), I'm
> still trying to put together a debugging environment that is
> 'satisfying'.
Although not directly relevant to the Blackdown JDK, GCJ (the Java front-end
to GCC) supports Java debugging with GDB. This is amazingly useful
You can find DDD at:
http://www.cs.tu-bs.de/softech/ddd/
Just grab the sources, untar, run configure, make, make install. It was
that easy for me. Oh, you may need to get Lesstiff and some XPM library
stuff, but the information for that is included in the documentation.
Keep in mind that DDD is
First let me say thanks to all of you who responded to my original
newbie questions. I actually made some progress with my screwy code as a
result of your suggestions. Very Cool. I still have problems to solve,
though.
Being something of a doit-yourself type (as I imagine we all are), I'm
still t
I use the JDE with XEmacs also. Very nice after you get used to it,
but there's much to be improved. Glad to hear someone else has
compared it with another debugger. I also like the way it changes the
colors of comments vs. code vs. method names etc... you have to see
it, I guess.
>From: [EMA
%Hi
%
%Is there such a beast (running on linux) ?
%
%
Haven't tried DDD ?
http://www.cs.tu-bs.de/softech/ddd/
Good luck,
Peter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contac
I think that your best choice is to either use jdb in coomand line or ddd with jdb
as the slave debugger (this approach exhibits some misbehavior though).
Dimitris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
41:04 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:(bcc: Russell Pridemore/Lex/Lexmark)
Subject: Java debugger ?
Hi
Is there such a beast (running on linux) ?
Thanks
--
Mario Filipe
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/
Hi
Is there such a beast (running on linux) ?
Thanks
--
Mario Filipe
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
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
>
>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. I
>>>>> "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
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
17 matches
Mail list logo