Skip to main content



      Home
Home » Newcomers » Newcomers » how to step through code in the debugger
how to step through code in the debugger [message #162943] Mon, 31 July 2006 12:54 Go to next message
Eclipse UserFriend
Originally posted by: s3ma4.yahoo.com

Running a brand new installation of Eclipse 3.2 on Kubuntu 6.06 dapper
drake, I find myself unable to see the code that I am stepping through in
the debug view.

As the debugger steps through the code, and the window that shows the
stack trace tells me what line number and what class, but the
corresponding file does not get displayed in the editor. therefore I
cannot actually see the code ! What am I doing wrong ?

thanks
Re: how to step through code in the debugger [message #163770 is a reply to message #162943] Thu, 03 August 2006 21:05 Go to previous message
Eclipse UserFriend
busqy wrote:
> Running a brand new installation of Eclipse 3.2 on Kubuntu 6.06 dapper
> drake, I find myself unable to see the code that I am stepping through
> in the debug view.
> As the debugger steps through the code, and the window that shows the
> stack trace tells me what line number and what class, but the
> corresponding file does not get displayed in the editor. therefore I
> cannot actually see the code ! What am I doing wrong ?
> thanks
>

Likely a stupid question, but just to be sure: is the class being
executed in one of your files, or in a library for which you have source
code? For instance, if it's in a third party jar file, do you have the
source, and have you told Eclipse where to find the source?

/Paul
Previous Topic:RCP or IDE?
Next Topic:running application doesn't create .jar file
Goto Forum:
  


Current Time: Sat Jul 19 21:07:02 EDT 2025

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

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

Back to the top