new to wxwidgets using wxdev with debugging?

If you are using wxDev-C++ for your wxWidgets design, please ask your questions here instead of in IDE Related.
Post Reply
ulao
In need of some credit
In need of some credit
Posts: 3
Joined: Mon Mar 20, 2017 11:51 pm

new to wxwidgets using wxdev with debugging?

Post by ulao »

When I set my breakpoints and run I get this
error with debugging gdb no source file named ...

From reading around the net I see its a pathing problem. I do not have the slightest clue how one would even think about fixing this? Is there a debug set up process I missed?

running 7.4
winterwjm
In need of some credit
In need of some credit
Posts: 2
Joined: Sun May 28, 2017 5:14 am

Re: new to wxwidgets using wxdev with debugging?

Post by winterwjm »

I don't encounter your problem,try 7.4.2.569.
Post Reply