Posted by: john.dehelian
« on: September 17, 2013, 12:48:09 AM »I was having the same problem. I was trying to run gdb using the default slick edit debugger on Windows 8. I added C:\cygwin64\bin\ to my system path and so could build, but the debugger didn't work. So I went to Debug-> Debugger Options->Configurations and added C:\cygwin64\bin\gdb.exe and checked off the native debugging configuration check box and then it worked.
