Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Problem stepping through static initialization code with Sun VM and Eclipse debugger
Problem stepping through static initialization code with Sun VM and Eclipse debugger [message #246855] Wed, 15 August 2007 16:42 Go to next message
Eclipse UserFriend
Hello,

I had a problem stepping through some Eclipse Modeling Framework code
which I discussed with Ed Merks over at the eclipse.tools.emf newsgroup.
(see:
http://dev.eclipse.org/newslists/news.eclipse.tools.emf/msg2 6033.html )

In short: 'step into' (pressing F5) sometimes does not work on static
initialization code with the Eclipse debugger and the Sun JVM 1.6.
It works fine with the IBM 1.5 JVM.

Is this a known issue or something you have not been aware?

I quickly tried to make a little sample code but failed to reproduce
the problem. If this is a unknown bug I could show you where in the
emf code the problem occurs or try a little harder to build a sample.

Regards,

Reinhold
Re: Problem stepping through static initialization code with Sun VM and Eclipse debugger [message #246869 is a reply to message #246855] Thu, 16 August 2007 09:14 Go to previous message
Eclipse UserFriend
This is the first I have heard about the problem. However, it sounds like it
could be a VM issue. Perhaps you should check the Sun bug database, and/or
file a bug againts that VM.

Darin Wright

"Reinhold Bihler" <reinhold.bihler@gmx.de> wrote in message
news:f9vog6$srn$1@build.eclipse.org...
> Hello,
>
> I had a problem stepping through some Eclipse Modeling Framework code
> which I discussed with Ed Merks over at the eclipse.tools.emf newsgroup.
> (see:
> http://dev.eclipse.org/newslists/news.eclipse.tools.emf/msg2 6033.html )
>
> In short: 'step into' (pressing F5) sometimes does not work on static
> initialization code with the Eclipse debugger and the Sun JVM 1.6.
> It works fine with the IBM 1.5 JVM.
>
> Is this a known issue or something you have not been aware?
>
> I quickly tried to make a little sample code but failed to reproduce
> the problem. If this is a unknown bug I could show you where in the
> emf code the problem occurs or try a little harder to build a sample.
>
> Regards,
>
> Reinhold
>
>
Previous Topic:How to remove parameter using ASTParser
Next Topic:Dot arguments expanded during launch
Goto Forum:
  


Current Time: Wed Jun 04 10:09:00 EDT 2025

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

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

Back to the top