Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » java debugger does not work in eclipse 2.1.2
java debugger does not work in eclipse 2.1.2 [message #144786] Mon, 23 February 2004 21:36 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. Let me know if anyone has the answers
Re: java debugger does not work in eclipse 2.1.2 [message #144813 is a reply to message #144786] Tue, 24 February 2004 00:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ab3001_2000_nospam.yahoo.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. Let me know if anyone has the answers
>

Hi Shaligram,

I encountered what sounds like the same problem a few weeks ago and resolved
it (on advice from this ng) by selecting Window -> Show View -> Other -> and
selecting Debug from under the Debug section.

I'm not sure why this view wouldn't just open automatically if it has to be
open for debugging to work, but nonetheless, when it's open, debugging works
as expected for me.

Hope this helps if it turns out to be your problem as well.

Alec
Re: java debugger does not work in eclipse 2.1.2 [message #144821 is a reply to message #144813] Tue, 24 February 2004 00:22 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
> I'm not sure why this view wouldn't just open automatically if it has to
be
> open for debugging to work, but nonetheless, when it's open, debugging
works
> as expected for me.


We are working on improving this for 3.0

Darins
Re: java debugger does not work in eclipse 2.1.2 [message #144919 is a reply to message #144813] Tue, 24 February 2004 13:28 Go to previous message
Eclipse UserFriend
Originally posted by: Shaligram.Digambar.GTECH.COM

Alec,
that exactly was my problem. Thanks for your reply. The debugger got
working and its cool. It's just that the view doesn't appear automatically
and there is no document explaining this that creates confusion. Let's see
how they fix this in the new release.
-Shaligram
Alec wrote:

> > 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. Let me know if anyone has the answers
> >

> Hi Shaligram,

> I encountered what sounds like the same problem a few weeks ago and resolved
> it (on advice from this ng) by selecting Window -> Show View -> Other -> and
> selecting Debug from under the Debug section.

> I'm not sure why this view wouldn't just open automatically if it has to be
> open for debugging to work, but nonetheless, when it's open, debugging works
> as expected for me.

> Hope this helps if it turns out to be your problem as well.

> Alec
Previous Topic:Images and Plugins
Next Topic:Diff with external file
Goto Forum:
  


Current Time: Fri Nov 08 22:33:44 GMT 2024

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

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

Back to the top