Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Line Breakpoint problems again ...
Line Breakpoint problems again ... [message #221239] Thu, 12 July 2007 22:41 Go to next message
Eclipse UserFriend
Originally posted by: jadnohra.gmail.com

Hello,

I have a problem with the debugger,
when i debug my one file test program the source file is succefully found
(I know this because the source file is opened and the line with
'main' is highlighted as the current line).

but stepping one step steps over the whole code directly to the end of
the main function.

Although the source file is found ... the lines are not found. I Set
breakpoints on some lines
and I get in the console in 'Red'

(gdb)
358-break-insert nest.cpp:6
&"No line 6 in file \"../src/nest/nest.cpp\".\n"
No line 6 in file "../src/nest/nest.cpp".
No line 4 in file "../src/nest/nest.cpp".
No line 3 in file "../src/nest/nest.cpp".
358^error,msg="No line 6 in file \"../src/nest/nest.cpp\"."

any ideas??
Thank you!
Re: Line Breakpoint problems again ... [message #221249 is a reply to message #221239] Thu, 12 July 2007 22:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jadnohra.gmail.com

ok optimizations were turned on for debug build ...
that was the problem .. but any ideas why?
Re: Line Breakpoint problems again ... [message #221257 is a reply to message #221249] Thu, 12 July 2007 22:59 Go to previous message
Eclipse UserFriend
Originally posted by: jadnohra.gmail.com

Moved here

http://www.eclipse.org/newsportal/article.php?id=13824&g roup=eclipse.tools.cdt#13824

sorry :S
Previous Topic:cvs connection
Next Topic:Eclipse 3.3 & Subclipse 1.2.3 - Linked Resources Show Stopper Problem
Goto Forum:
  


Current Time: Fri Apr 26 18:14:09 GMT 2024

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

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

Back to the top