Author Topic: gdb not found  (Read 3549 times)

Roe

  • Junior Community Member
  • Posts: 7
  • Hero Points: 0
gdb not found
« 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?