breakpoint problem [message #190615] |
Fri, 06 February 2004 10:57  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02763 seconds