Run / Debug configuration [message #1603940] |
Fri, 06 February 2015 09:17  |
Eclipse User |
|
|
|
Hi,
I have a Release and a Debug configuration in my project. When I run my application, I want to start the Release build. For debug I want to start the Debug build.
I set the configuration to Release and the Release was build. Then I set the configuration to Debug and the Debug was build. But when I try to debug my application, the Release is started. So I changed the debug configuration to Debug. Next I tried to run the Release, but the Debug was started. So I changed the run configuration to Release. I saw, that I can only change both configurations concurrently. Is there a way to change the path of the application by only change the active configuration?
Regards
[Updated on: Fri, 06 February 2015 09:17] by Moderator
|
|
|
|
|
Re: Run / Debug configuration [message #1725119 is a reply to message #1725085] |
Mon, 29 February 2016 19:17  |
Eclipse User |
|
|
|
Well, I do have one project where the debug/profiling code overhead is significant enough that I don't want it running unless I'm debugging. I suppose I could make a debug-light build though, for general testing.
|
|
|
Powered by
FUDForum. Page generated in 0.05680 seconds