Adam Ambrose wrote:

> Bryan Ischo wrote:
> >
> > To make a long story short, jde-db creates a running instance
> > of jdb which simply hangs.  This is what I get:
> >
> > My configuration:
> >
> > The following JDK's show this problem:
> >
> > * All of Sun's 1.2.2 releases (1.2.2.rc1, 1.2.2.rc2, 1.2.2)`
> >
> > The following JDK's do not show this problem:
> >
> > * Blackdown's 1.2 pre-releases (1.2-pre-v1, 1.2-pre-v2)
> >
>
> This shows what your problem is.  The newer JDKs for Linux (Sun's
> releases, Blackdown's RC4) include a version of jdb that is built on top
> of JPDA, the new debugging architecture in Java 2.  This new version of
> jdb doesn't play well with JDE.  So you're better off at this point
> either sticking with Blackdown or trying out the new beta JDEbug
> debugger, which uses JPDA.
>

I tried to enable JDPA for Linux with either of the above mentioned but I
had no luck.
>From what I experienced it looks like JDEbug  does not work well with any
of  JDPAs available on Linux.
I could enable it but the debugger could not run the program was exiting
with an I/O error or all threads were suspended.
I posted a few e-mails on this issue
If you have better luck please let me know.
Good luck
Bogdan


>
> -Adam Ambrose

Reply via email to