wxDev C debugger error

If you are using wxDev-C++ for your wxWidgets design, please ask your questions here instead of in IDE Related.
Post Reply
R_W_B
In need of some credit
In need of some credit
Posts: 8
Joined: Thu May 12, 2016 3:52 pm

wxDev C debugger error

Post 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.
Post Reply