SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => Topic started by: Roe on November 03, 2016, 01:49:32 PM

Title: gdb not found
Post by: Roe on November 03, 2016, 01:49:32 PM
Hi,
I had to set up my PC from scratch and now, having reinstalled SlickEdit 2012 (v17.0.2.0 64-bit) I can build an app as before, but when calling the debugger (F5) I get the message:
Error starting debugger: GNU debugger (gdb) not found
Two things: VS has an internal debugger and secondly, gdb is also available - in the cygwin\bin folder as gcc. This folder is also part of the PATH environment variable. Why is none of those found?