User forums > Help
Debugger Help-stepping through a program without going into other files.
verthex:
Well I downloaded the most recent codeblocks for XP (may 27, 2010) here:
http://www.codeblocks.org/downloads/26
How would I upgrade to gdb 7.2?
zabzonk:
Upgrade both your compiler and debugger at http://tdm-gcc.tdragon.net - the current gdb there is 7.1.
verthex:
--- Quote ---Upgrade both your compiler and debugger at http://tdm-gcc.tdragon.net - the current gdb there is 7.1.
--- End quote ---
Thanks for the help but I did it differently. I downloaded gdb 7.2 from here http://ftp.gnu.org/gnu/gdb/
opened it into the C:\gdb-7.2 directory and used cygwin to compile it by using
./configure
make
and then I just went into the c:\gdb-7.2\gdb directory and used the gdb.exe file from there and replaced the gdb.exe in the mingw/bin folder.
It took forever to compile gdb though but it works now! :D
Navigation
[0] Message Index
[*] Previous page
Go to full version