Debugger problem [message #18624] |
Tue, 09 March 2004 18:47  |
Eclipse User |
|
|
|
Originally posted by: jm42163jm.yahoo.com
Howdy all,
I have never debugged a servlet before, but
Here is the scenario
I have set breakpoints in my servlet
I call the servlet from the browser
The breakpoint hits and I CAN step through the code, HOWEVER
there is no execution line highlighting; The only way I know what line will
execute is by looking
at the 'Debug' view, finding the "suspended" message and seeign what line
it is on, then finding that line in code view.
This works, but it is very inconvenient.
Is there an explanation of why this is happening and how I can ix it? Is it
a configuration issue?
|
|
|
Re: Debugger problem [message #18675 is a reply to message #18624] |
Wed, 10 March 2004 13:13  |
Eclipse User |
|
|
|
Originally posted by: non.onon.com
Hi John-
I saw that bug a number of times with M6, but it seems to have gone away in
M7. Have you tried M7?
If that doesn't work, usually restarting Eclipse worked for me.
I hope that helps.
Adam
"John McClain" <jm42163jm@yahoo.com> wrote in message
news:c2lkkp$1q1$1@eclipse.org...
> Howdy all,
> I have never debugged a servlet before, but
> Here is the scenario
>
> I have set breakpoints in my servlet
> I call the servlet from the browser
> The breakpoint hits and I CAN step through the code, HOWEVER
> there is no execution line highlighting; The only way I know what line
will
> execute is by looking
> at the 'Debug' view, finding the "suspended" message and seeign what line
> it is on, then finding that line in code view.
> This works, but it is very inconvenient.
> Is there an explanation of why this is happening and how I can ix it? Is
it
> a configuration issue?
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03446 seconds