Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » breakpoint problem
breakpoint problem [message #190615] Fri, 06 February 2004 10:57 Go to next message
Eclipse UserFriend
I find now, that when I put a breakpoint in and I click run..debug, the
program just stops it doesn't terminate. The problem is, it hasn't
graphically stopped at the breakpoint. Usually there's a little green arrow
at the line where it's stopped at. And F8 resumes.
Here, there's no green arrow, I can't resume. Anything after the breakpoint
won't run.

This is happening with all my projects.
Re: breakpoint problem [message #191609 is a reply to message #190615] Mon, 09 February 2004 15:51 Go to previous messageGo to next message
Eclipse UserFriend
You need a Debug View open to drive the stepping actions. The selected stack
frame enables the actions and provides a context for the step actions.

Darin

"David Taylor" <marf@aceinternet.co.uk> wrote in message
news:c00d8v$qua$1@eclipse.org...
> I find now, that when I put a breakpoint in and I click run..debug, the
> program just stops it doesn't terminate. The problem is, it hasn't
> graphically stopped at the breakpoint. Usually there's a little green
arrow
> at the line where it's stopped at. And F8 resumes.
> Here, there's no green arrow, I can't resume. Anything after the
breakpoint
> won't run.
>
> This is happening with all my projects.
>
>
Re: breakpoint problem [message #191658 is a reply to message #191609] Mon, 09 February 2004 18:01 Go to previous message
Eclipse UserFriend
the debug view opens by default.
I solved the problem though, I had manually added or removed a folder from
\workspace.
the fix was to delete the workspace directory run eclipse and it regenerates
\workspace then I imported my stuff back into it through eclipse. I think
that when I manually managed files in \workspace, the stuff in .metadata
lost its integrity.



"Darin Wright" <Darin_Wright@ca.ibm.com> wrote in message
news:c08ro2$6sk$1@eclipse.org...
> You need a Debug View open to drive the stepping actions. The selected
stack
> frame enables the actions and provides a context for the step actions.
>
> Darin
>
> "David Taylor" <marf@aceinternet.co.uk> wrote in message
> news:c00d8v$qua$1@eclipse.org...
> > I find now, that when I put a breakpoint in and I click run..debug, the
> > program just stops it doesn't terminate. The problem is, it hasn't
> > graphically stopped at the breakpoint. Usually there's a little green
> arrow
> > at the line where it's stopped at. And F8 resumes.
> > Here, there's no green arrow, I can't resume. Anything after the
> breakpoint
> > won't run.
> >
> > This is happening with all my projects.
> >
> >
>
>
Previous Topic:Malformed file transmission received
Next Topic:Calling the update manager programatically
Goto Forum:
  


Current Time: Thu May 29 12:13:19 EDT 2025

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

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

Back to the top