Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Java debugger does not work with Eclipse 2.1.2
Java debugger does not work with Eclipse 2.1.2 [message #200241] Mon, 23 February 2004 16:31 Go to next message
Eclipse UserFriend
Originally posted by: Shaligram.Digambar.GTECH.COM

I am trying to debug my application using eclipse 2.1.2 on Windows2000. I
have JDK 1.3.1_10 installed on my m/c. When I set the code breakpoint in
my application and launch the debugger, I can see the execution being
stalled at the breakpoint but I cannot step through the execution. None of
the debug options in the "Run" menu are enabled. What could be the
problem? This happens even if I set the breakpoint at the very first line
of code in the main method.
Re: Java debugger does not work with Eclipse 2.1.2 [message #200249 is a reply to message #200241] Mon, 23 February 2004 16:41 Go to previous messageGo to next message
Eclipse UserFriend
Do you have the debug view open? All of the run menu actions are enabled
based on the state of the selection in the debug view.

HTH
Darins

"Shaligram" <Shaligram.Digambar@GTECH.COM> wrote in message
news:c1drfm$52u$1@eclipse.org...
> I am trying to debug my application using eclipse 2.1.2 on Windows2000. I
> have JDK 1.3.1_10 installed on my m/c. When I set the code breakpoint in
> my application and launch the debugger, I can see the execution being
> stalled at the breakpoint but I cannot step through the execution. None of
> the debug options in the "Run" menu are enabled. What could be the
> problem? This happens even if I set the breakpoint at the very first line
> of code in the main method.
>
Re: Java debugger does not work with Eclipse 2.1.2 [message #201792 is a reply to message #200241] Wed, 25 February 2004 15:56 Go to previous message
Eclipse UserFriend
The Breakpoint / step into problem -
Backup your workspace directory Delete your workspace directory Run eclipse,
your workspace directory will be regenerated. Then import your projects from
the backup.

I had that problem myself.
If anybody wants to submit that bug, they're welcome, because i got an error
last time i tried to submit it..

"Shaligram" <Shaligram.Digambar@GTECH.COM> wrote in message
news:c1drfm$52u$1@eclipse.org...
> I am trying to debug my application using eclipse 2.1.2 on Windows2000. I
> have JDK 1.3.1_10 installed on my m/c. When I set the code breakpoint in
> my application and launch the debugger, I can see the execution being
> stalled at the breakpoint but I cannot step through the execution. None of
> the debug options in the "Run" menu are enabled. What could be the
> problem? This happens even if I set the breakpoint at the very first line
> of code in the main method.
>
Previous Topic:general newbie question(s)
Next Topic:Dynamic context menu construction
Goto Forum:
  


Current Time: Sat May 10 07:03:14 EDT 2025

Powered by FUDForum. Page generated in 0.02615 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top