I've been using jdb (through JDE) on the Blackdown 1.2 JDK since it's been
released, and I've only gotten the problem you described when I try to run
java/jdb with native threads.  When I run it with green threads and no JIT, it
works perfectly for me, if slowly.

If you haven't already, try setting THREADS_FLAG=green and JAVA_COMPILER=NONE
before starting up java/jdb.

Adam Ambrose

"Daniel P. Zepeda" wrote:

> Hi,
>         I subscribe to the digest. I haven't seen my message in the
> archive, nor has anyone answered me yet, so I subscribed to the full list.
> now. Here is my original below. Apologiies if this is seen twice now.
>
> So,
>         I've been trying to use JDK 1.2prev2's jdb with no success. When I
> set a breakpoint, jdb happily continues on past the breakpoint without
> stopping. I've looked around quite a bit and the only reference I have
> found is that of Jacek Lasowski's  August 1999 reply to someone who said
> that he has seen the same problem and that he worked around it by including
> rt.jar in his CLASSPATH and using the JDK 117's jdb.
> This does not work for me.
>         Has there been any progress in fixing this
> problem? Is it that no-one is using jdb? What are they using if not jdb?
>         *Any* information would be greatly appreciated.
>  --
> Daniel P. Zepeda
> [EMAIL PROTECTED]
>
> "In complete darkness, we are all the same. Only our knowledge and wisdom
> separates us there." -- J. Jackson
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to