| Debugger won't stop at breakpoints [message #990993] |
Sun, 16 December 2012 09:01  |
Stormey legend Messages: 8 Registered: December 2012 |
Junior Member |
|
|
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!
|
|
|
|
| Re: Debugger won't stop at breakpoints [message #991221 is a reply to message #990993] |
Mon, 17 December 2012 15:33   |
Stormey legend Messages: 8 Registered: December 2012 |
Junior Member |
|
|
Hi David Wegener, and thanks for your help.
i couldn't find any box with "Stop on Startup at: Main" next to it.
i'm not allowed to use links to any other site but eclipse.org because i have fewer than 5 messages, so i can't post a picture of my Debugger Configuration window,
and i'm too affraid to change staff without knowing exactly what it does,
so i'll be really grateful if you could walk me through it...
there are six tabs there:
main
arguments
environment
debugger
source
common
none of them has "Stop on Startup at: Main" option.
although there's unchecked "Non-stop mode (Note: requires non-stop GDB)" option under the "Deubgger" tab.
what should i do next?
[Updated on: Mon, 17 December 2012 15:33] Report message to a moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02984 seconds