How do I compile GDB with MinGW?
What should I do to compile GDB with MinGW that is included with CB? And apply a patch to it before that too?
Quote from: Zingam on March 28, 2006, 01:46:58 PM
How do I compile GDB with MinGW?
I am not sure that you can. I have tried to compile GDB 6.4 with MSYS/MinGW, but without success. Here is my post (http://forums.next.codeblocks.org/index.php?topic=2058.0).
Anyway, this MinGW wiki article on GDB (http://www.mingw.org/MinGWiki/index.php/gdb) could be useful.
Quote from: Zingam on March 28, 2006, 01:46:58 PM
What should I do to compile GDB with MinGW that is included with CB? And apply a patch to it before that too?
Compile? Why? If you are using RC2, GDB is an executable (but you should consider to jumo to the latest nightly build). If you are using a nightly build, then download MinGW and GDB from the MinGW website and install them (before MinGW, then GDB).
Best wishes,
Michael
Well I always use the latest nightly build but once upon a time I have installed RC2 first.
I need some extra functionality. Will I be able to compile it with Cygwin?
http://sources.redhat.com/gdb/current/onlinedocs/gdb_31.html#SEC680
Hi,
PLEASE, can someone help me to install GDB 6.7 with minGW ?
I downloaded MinGW, i downloaded GDB 6.7 and extracted it into the root directory of MinGW.
What else ? I dont find the file "gdb.exe" ?
Thank's.
did you set the PATH environment variable ?