Page 1 of 1

wxDev C debugger error

Posted: Thu May 19, 2016 1:45 am
by R_W_B
I notice I can run my project in the debugger if I don't set any breakpoints. But if I set a breakpoint and run the debugger I get this error.

( Error with debugging process GDB Error, no source file named main.cpp )

But I do have the main.cpp in the project.
Appreciate any pointers as to what I'm doing wrong. Also apologize if I've put this in the wrong thread, I'm not that familar yet with this forum logistics.