At 01:37 PM 5/31/00 +0200, you wrote:
>Hi,
>I hope I'm not pestering your inbox. As a user of jde (jde-2.1.6beta23)
>with jdk-1.1.8 I'm don't know how to get a list of already defined
>breakpoints. I read the documantation and tried >>help<< from the
>debugger window. Am I missing something?
>

As far as I know, jdb does not provide a command to list breakpoints.

>Besides there is another problem: jde seems to have problems on linux
>whith SUN's jdk 1.2.2. I think it is inprise's compiler with jit
>enabled. To be precise:
>[goik@r135-125 goik]$ java -version
>java version "1.2.2"
>Classic VM (build 1.2.2-L, green threads, javacomp)
>
>I can't get jde to debug even trivial programs (using jdb). The
>initialization of jdb never terminates, i.e. it remains impossible to
>enter commands such as help.
>
>Any Ideas?

Yes. This is a FAQ. The new version of jdb in Linux JDK 1.2.2 breaks the
JDE's jdb interface. Use oldjdb or JDEbug.

- Paul

------------------------------------------------------------
TECH SUPPORT POLICY

I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request. 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html


Reply via email to