Book a Demo

Author Topic: Java debugging  (Read 2862 times)

Bracame

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Java debugging
« on: June 21, 2006, 02:03:54 am »
Good morning,
I cannot have the java debugger to  work fully with my project.
Project compiles and runs well.
Debug starts but no breakpoints are hit.
So, no items in the variable view, but the stack view shows threads.


Here is the output message :

21/06/2006 09::29 Loading Java Virtual Machine from path C:\Program Files\Java\jdk1.5.0_07\jre\client\jvm.dll
21/06/2006 09::29 Obtained Java Virtual Machine version 1.4
21/06/2006 09::29 Loaded class successfully ---
21/06/2006 09::29 debug session begins for ---

I configured the run script with a java 1.5 SDK, but the output console display a JVM version 1.4 ...
I wonder why.
I looked in my environment variable and i have no default jdk.
May be this is the cause of my problem

Thanks in advance

Cyril

mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: Java debugging
« Reply #1 on: June 21, 2006, 10:25:13 am »
Hate to mention it, but this is a UML forum, and "General Board" tends to mean General UML ....

Bracame

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Java debugging
« Reply #2 on: June 21, 2006, 11:01:24 pm »
Good morning.
I am sorry but I am new here and I saw other threads about compiler problems in this general board. (btw I was wiiling to use the compiler to generate sequence diagrams).

May be a forum admin could move this thread to a more appropriate discussion location.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Java debugging
« Reply #3 on: June 22, 2006, 03:11:39 pm »
Mike, EA includes a Java debugger.  So this is relevant to this forum.

Sorry Cyril, I'm not sure why EA wouldn't be able to debug your program.

mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: Java debugging
« Reply #4 on: June 23, 2006, 12:40:24 am »
I'm very sorry for showing my ignorance and lack of experimentation ... to me, Java debugger = jdb !!!