Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Debug commands disabled when breakpoint hit
Debug commands disabled when breakpoint hit [message #175539] Thu, 26 August 2004 18:26 Go to next message
Eclipse UserFriend
Originally posted by: csknelsen.netscape.net

I'm using Eclipse 2.1.3 on Windows 2000, JDK 1.4.2_04 with Tomcat 5.0.27
and the sysdeo Tomcat plugin V3. I can start the Tomcat server fine from
Eclipse and set breakpoints but when the breakpoint is hit after my
servlet runs in Tomcat, the debug menu items in the "Run" menu are all
disabled. Anyone run into this issue and can provide a fix? Thanks.
Re: Debug commands disabled when breakpoint hit [message #175547 is a reply to message #175539] Thu, 26 August 2004 19:51 Go to previous messageGo to next message
Eclipse UserFriend
Open the Debug view. (Window>Show View>Debug>Debug View)
The Debug actions are driven by the selection in the debug view.

HTH
Darins

"C Knelsen" <csknelsen@netscape.net> wrote in message
news:cglo1t$e6v$1@eclipse.org...
> I'm using Eclipse 2.1.3 on Windows 2000, JDK 1.4.2_04 with Tomcat 5.0.27
> and the sysdeo Tomcat plugin V3. I can start the Tomcat server fine from
> Eclipse and set breakpoints but when the breakpoint is hit after my
> servlet runs in Tomcat, the debug menu items in the "Run" menu are all
> disabled. Anyone run into this issue and can provide a fix? Thanks.
>
Re: Debug commands disabled when breakpoint hit [message #175579 is a reply to message #175547] Fri, 27 August 2004 03:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Darin Swanson wrote:

>Open the Debug view. (Window>Show View>Debug>Debug View)
>The Debug actions are driven by the selection in the debug view.
>
>
As long as you don't get hit by the following bug ;-)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=72585

Dani

>HTH
>Darins
>
>"C Knelsen" <csknelsen@netscape.net> wrote in message
>news:cglo1t$e6v$1@eclipse.org...
>
>
>>I'm using Eclipse 2.1.3 on Windows 2000, JDK 1.4.2_04 with Tomcat 5.0.27
>>and the sysdeo Tomcat plugin V3. I can start the Tomcat server fine from
>>Eclipse and set breakpoints but when the breakpoint is hit after my
>>servlet runs in Tomcat, the debug menu items in the "Run" menu are all
>>disabled. Anyone run into this issue and can provide a fix? Thanks.
>>
>>
>>
>
>
>
>
Re: Debug commands disabled when breakpoint hit [message #176346 is a reply to message #175579] Wed, 01 September 2004 22:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: csknelsen.netscape.net

Well, that's a rather annoying bug. Debugger is kind of an important
feature. Oh well, I guess I use WSAD instead.

Daniel Megert wrote:

> Darin Swanson wrote:

> >Open the Debug view. (Window>Show View>Debug>Debug View)
> >The Debug actions are driven by the selection in the debug view.
> >
> >
> As long as you don't get hit by the following bug ;-)
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=72585

> Dani

> >HTH
> >Darins
> >
> >"C Knelsen" <csknelsen@netscape.net> wrote in message
> >news:cglo1t$e6v$1@eclipse.org...
> >
> >
> >>I'm using Eclipse 2.1.3 on Windows 2000, JDK 1.4.2_04 with Tomcat 5.0.27
> >>and the sysdeo Tomcat plugin V3. I can start the Tomcat server fine from
> >>Eclipse and set breakpoints but when the breakpoint is hit after my
> >>servlet runs in Tomcat, the debug menu items in the "Run" menu are all
> >>disabled. Anyone run into this issue and can provide a fix? Thanks.
Re: Debug commands disabled when breakpoint hit [message #176359 is a reply to message #176346] Thu, 02 September 2004 02:12 Go to previous messageGo to next message
Eclipse UserFriend
I don't think that bug pertains to 2.1.3 but maybe I am wrong?

Darins

"C Knelsen" <csknelsen@netscape.net> wrote in message
news:ch61p9$q8u$1@eclipse.org...
> Well, that's a rather annoying bug. Debugger is kind of an important
> feature. Oh well, I guess I use WSAD instead.
>
> Daniel Megert wrote:
>
> > Darin Swanson wrote:
>
> > >Open the Debug view. (Window>Show View>Debug>Debug View)
> > >The Debug actions are driven by the selection in the debug view.
> > >
> > >
> > As long as you don't get hit by the following bug ;-)
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=72585
>
> > Dani
>
> > >HTH
> > >Darins
> > >
> > >"C Knelsen" <csknelsen@netscape.net> wrote in message
> > >news:cglo1t$e6v$1@eclipse.org...
> > >
> > >
> > >>I'm using Eclipse 2.1.3 on Windows 2000, JDK 1.4.2_04 with Tomcat
5.0.27
> > >>and the sysdeo Tomcat plugin V3. I can start the Tomcat server fine
from
> > >>Eclipse and set breakpoints but when the breakpoint is hit after my
> > >>servlet runs in Tomcat, the debug menu items in the "Run" menu are all
> > >>disabled. Anyone run into this issue and can provide a fix? Thanks.
>
Re: Debug commands disabled when breakpoint hit [message #176470 is a reply to message #176359] Fri, 03 September 2004 06:39 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Darin Swanson wrote:

>I don't think that bug pertains to 2.1.3 but maybe I am wrong?
>
>
No you're not wrong. The bug is not in R3.0. It was introduced into
R3_0_maintenance branch and HEAD.

Dani

>Darins
>
>"C Knelsen" <csknelsen@netscape.net> wrote in message
>news:ch61p9$q8u$1@eclipse.org...
>
>
>>Well, that's a rather annoying bug. Debugger is kind of an important
>>feature. Oh well, I guess I use WSAD instead.
>>
>>Daniel Megert wrote:
>>
>>
>>
>>>Darin Swanson wrote:
>>>
>>>
>>>>Open the Debug view. (Window>Show View>Debug>Debug View)
>>>>The Debug actions are driven by the selection in the debug view.
>>>>
>>>>
>>>>
>>>>
>>>As long as you don't get hit by the following bug ;-)
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=72585
>>>
>>>
>>>Dani
>>>
>>>
>>>>HTH
>>>>Darins
>>>>
>>>>"C Knelsen" <csknelsen@netscape.net> wrote in message
>>>>news:cglo1t$e6v$1@eclipse.org...
>>>>
>>>>
>>>>
>>>>
>>>>>I'm using Eclipse 2.1.3 on Windows 2000, JDK 1.4.2_04 with Tomcat
>>>>>
>>>>>
>5.0.27
>
>
>>>>>and the sysdeo Tomcat plugin V3. I can start the Tomcat server fine
>>>>>
>>>>>
>from
>
>
>>>>>Eclipse and set breakpoints but when the breakpoint is hit after my
>>>>>servlet runs in Tomcat, the debug menu items in the "Run" menu are all
>>>>>disabled. Anyone run into this issue and can provide a fix? Thanks.
>>>>>
>>>>>
>
>
>
>
Previous Topic:Synchronizing Java outline view while typing in the Java editor
Next Topic:JDK version and make
Goto Forum:
  


Current Time: Sun Jun 08 13:19:33 EDT 2025

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

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

Back to the top