Date: Wed, 11 Jun 2003 12:30:44 +0200 From: Juan Velasco <jrv@shih.be> To: freebsd-java@freebsd.org Subject: Debugging with native jdk1.4.1-p3 Message-ID: <3EE704D4.4010205@shih.be>
next in thread | raw e-mail | index | archive | help
I can debug with netbeans when I use the linux vm : root@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@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 ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EE704D4.4010205>