User forums > Help
Debug
(1/1)
JosephP:
Hi,
I am coding my own IDE for a programming language I am coding, but the IDE will have the ability to add different compilers for different languages. But, my problem, I just started a new project with the wxWidgets. But I cannot debug, build or run my application. I have not coded none yet, but it will not compile or anything. It says I need to choose my debugger. GDB.exe is selected, but it cannot find it. What am I doing wrong?
MortenMacFly:
--- Quote from: JosephP on June 26, 2008, 11:51:54 pm ---GDB.exe is selected, but it cannot find it. What am I doing wrong?
--- End quote ---
You hopefully ensured that GDB is *really* in your path.- If you installed the MinGW compiler suite yourself than GDB is usually *not* included but needs to be downloaded as separate package. Please really make sure you do have gdb.exe and it is in the PATH.
Navigation
[0] Message Index
Go to full version