Debugger won't stop at breakpoints [message #990993] |
Sun, 16 December 2012 09:01  |
Eclipse User |
|
|
|
Hi guys.
im new here and to C programming in general.
im trying to make the program run until a specified breakpoint, and then start debugging.
i set a breakpoint (by clicking on the left panel and marking the line with a blue dot), hit debug, and the debugger starts debugging from the first line, instead of running the program and stopping at the breakpoint.
how can i make it run the program and start debugging at a specific line?
im using:
Eclipse IDE for C/C++ Developers
Version: Juno Service Release 1
Build id: 20120920-0800
Thanks in advanced!
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.31284 seconds