Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Debug configuration - HELP
Debug configuration - HELP [message #1819228] Fri, 10 January 2020 04:11 Go to next message
Eclipse UserFriend
Hi,

So I am programmatically creating a debug configuration. Everything is good and every attribute is set as I wanted it to be, except for the stopping at main.

I am using this code: configuration.setAttribute(ICDTLaunchConfigurationConstants.ATTR_DEBUGGER_STOP_AT_MAIN, false);

And for some reason, the box is still checked.

Any advice? Thank you!
Re: Debug configuration - HELP [message #1819330 is a reply to message #1819228] Mon, 13 January 2020 06:40 Go to previous message
Eclipse UserFriend
^
Previous Topic:Given a project, how to change file holding the main c/cpp file?
Next Topic:ARM packages update error Eclipse C/C++
Goto Forum:
  


Current Time: Tue Jun 17 15:11:45 EDT 2025

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

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

Back to the top