Debugging with native jdk1.4.1-p3

Juan Velasco jrv at shih.be
Wed Jun 11 03:30:45 PDT 2003


I can debug with netbeans when I use the linux vm :

root at dune>java -version
java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode

But when I use the native :

root at dune>java -version
java version "1.4.1-p3"
Java(TM) 2 Runtime Environment, Standard Edition (build 
1.4.1-p3-jrv_19_may_2003_18_52)
Java HotSpot(TM) Client VM (build 1.4.1-p3-jrv_19_may_2003_18_52, mixed 
mode)

Neatbeans crashes.

Isn't debugging implemented yet ?




More information about the freebsd-java mailing list