Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Odd Debugger behavior
Odd Debugger behavior [message #180670] Fri, 01 October 2004 08:51 Go to next message
Eclipse UserFriend
Originally posted by: dcorbin.enttek.com

On one particular linux box, whenever I start the Java Debugger, an editor
is opened for me on Object.class. It doesn't stop execution anywhere, the
editor just opens. Very annoying.

Any ideas on why?

David Corbin
Re: Odd Debugger behavior [message #180715 is a reply to message #180670] Fri, 01 October 2004 12:25 Go to previous messageGo to next message
Eclipse UserFriend
What VM are you using?
It is possible that we are getting a strange suspend event when the VM is
first starting up.
We have seen stranger things :-)

Darins

"David Corbin" <dcorbin@enttek.com> wrote in message
news:cjjjlb$6qj$1@eclipse.org...
> On one particular linux box, whenever I start the Java Debugger, an editor
> is opened for me on Object.class. It doesn't stop execution anywhere, the
> editor just opens. Very annoying.
>
> Any ideas on why?
>
> David Corbin
Re: Odd Debugger behavior [message #180755 is a reply to message #180715] Fri, 01 October 2004 14:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcorbin.enttek.com

The 'standard' one for JDK 1.4.2_04 (linux).

Darin Swanson wrote:

> What VM are you using?
> It is possible that we are getting a strange suspend event when the VM is
> first starting up.
> We have seen stranger things :-)
>
> Darins
>
> "David Corbin" <dcorbin@enttek.com> wrote in message
> news:cjjjlb$6qj$1@eclipse.org...
>> On one particular linux box, whenever I start the Java Debugger, an
>> editor
>> is opened for me on Object.class. It doesn't stop execution anywhere,
>> the
>> editor just opens. Very annoying.
>>
>> Any ideas on why?
>>
>> David Corbin
Re: Odd Debugger behavior [message #180768 is a reply to message #180755] Fri, 01 October 2004 15:01 Go to previous messageGo to next message
Eclipse UserFriend
We run linux with this JDK as a dev and test platform and do not see this
problem.
Just to ensure...which Eclipse are you using?
We had a problem in the past where threads were initially created in the
suspended start and we incorrectly opened an editor at this point.

Darins

"David Corbin" <dcorbin@enttek.com> wrote in message
news:cjk6q7$efv$1@eclipse.org...
> The 'standard' one for JDK 1.4.2_04 (linux).
>
> Darin Swanson wrote:
>
> > What VM are you using?
> > It is possible that we are getting a strange suspend event when the VM
is
> > first starting up.
> > We have seen stranger things :-)
> >
> > Darins
> >
> > "David Corbin" <dcorbin@enttek.com> wrote in message
> > news:cjjjlb$6qj$1@eclipse.org...
> >> On one particular linux box, whenever I start the Java Debugger, an
> >> editor
> >> is opened for me on Object.class. It doesn't stop execution anywhere,
> >> the
> >> editor just opens. Very annoying.
> >>
> >> Any ideas on why?
> >>
> >> David Corbin
>
Re: Odd Debugger behavior [message #180796 is a reply to message #180768] Fri, 01 October 2004 18:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcorbin.enttek.com

3.0.1.   I THINK it may have been happening with  3.0

Darin Swanson wrote:

> We run linux with this JDK as a dev and test platform and do not see this
> problem.
> Just to ensure...which Eclipse are you using?
> We had a problem in the past where threads were initially created in the
> suspended start and we incorrectly opened an editor at this point.
>
> Darins
>
Re: Odd Debugger behavior [message #180819 is a reply to message #180796] Fri, 01 October 2004 19:34 Go to previous message
Eclipse UserFriend
We will keeps our eyes open but if you could provide a bug report with the
specific details to reproduce (always the tricky part).
Most likely it is some eccentric timing issue with the VM that we may or may
not be able to handle.

Darins

"David Corbin" <dcorbin@enttek.com> wrote in message
news:cjkkoc$50e$1@eclipse.org...
> 3.0.1. I THINK it may have been happening with 3.0
>
> Darin Swanson wrote:
>
> > We run linux with this JDK as a dev and test platform and do not see
this
> > problem.
> > Just to ensure...which Eclipse are you using?
> > We had a problem in the past where threads were initially created in the
> > suspended start and we incorrectly opened an editor at this point.
> >
> > Darins
> >
>
Previous Topic:installed default JRE location
Next Topic:How to capture console output of a plugin into the console view
Goto Forum:
  


Current Time: Tue Jul 29 12:58:41 EDT 2025

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

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

Back to the top