Cygwin + Luna/CDT path issues w/ run&debug [message #1405271] |
Thu, 07 August 2014 01:23 |
Nick Zajerko-McKee Messages: 1 Registered: August 2014 |
Junior Member |
|
|
Hi,
I've installed Cygwin/32 on my Windows 7 system (64bit) and built the hello world application after adding the fflush(stdout) at the end. If I click run (local application), nothing happens, if I tried debug, I do get the debugger (after setting the path mapping for / to C:\cygwin). Now, I figured if I add to the environment PATH C:\cygwin\bin, I can run the executable but now, if I select debug, it doesn't work (program terminated is what shows in the console). If I remove from the path C:\cygwin\bin, debug works, but run doesn't...
Can someone offer me a suggestion on how to proceed with this? For now, I have to either add/remove the path addition depending on if I'm running it or debugging it... this is a bit painful...
The version of gdb is 7.6.50 (cygwin-special) and gcc is 4.8.3...
Thanks for looking at this post...
|
|
|
Powered by
FUDForum. Page generated in 0.06295 seconds