Skip to main content



      Home
Home » Newcomers » Newcomers » java debug view : how to get the editor to show my steps?
java debug view : how to get the editor to show my steps? [message #162599] Thu, 27 July 2006 19:57 Go to next message
Eclipse UserFriend
Originally posted by: s3ma4.yahoo.com

Sorry for the NOOB question, but I have been pushing along fabulously in
my first day of using Eclipse for my Java/Tomcat application.

But now I need to step through some code which I am debugging on Tomcat
(running using the eclipse Tomcat plugin). I set a breakpoint, and the
debug view is activated when I reach the breakpoint. However, the editor
does not show the current frame in the code. when I click on 'step into'
or 'step over' the debugger shows me what line I'm on, but the EDITOR does
not reflect it!

Seems kind of silly and so could somebody please tell me how I can get the
editor to jump around my codebase and show the code as I step through each
frame ?

thanks in advance !!!!!!!!!!!!

busq
Re: java debug view : how to get the editor to show my steps? [message #163386 is a reply to message #162599] Wed, 02 August 2006 09:28 Go to previous message
Eclipse UserFriend
busquelo wrote:

> Sorry for the NOOB question, but I have been pushing along fabulously
> in my first day of using Eclipse for my Java/Tomcat application.
> But now I need to step through some code which I am debugging on
> Tomcat (running using the eclipse Tomcat plugin). I set a breakpoint,
> and the debug view is activated when I reach the breakpoint. However,
> the editor does not show the current frame in the code. when I click
> on 'step into' or 'step over' the debugger shows me what line I'm on,
> but the EDITOR does not reflect it!
> Seems kind of silly and so could somebody please tell me how I can get
> the editor to jump around my codebase and show the code as I step
> through each frame ?

This should work (and works for me). I suggest you file a bug report
against JDT Debug with steps to reproduce.

Dani

> thanks in advance !!!!!!!!!!!!
>
> busq
>
Previous Topic:Make an editor readonly thru API
Next Topic:want to get started writing an editor
Goto Forum:
  


Current Time: Thu May 08 15:40:20 EDT 2025

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

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

Back to the top