Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: killerbot on December 16, 2005, 11:45:37 am

Title: GDB version on windows
Post by: killerbot on December 16, 2005, 11:45:37 am
I think the RC2 came with GDB 6.3.1.
For svn head, changes have been implemented to debugger plug-in.
What to the CB devs advice to use : GDB 6.3.1 or 6.3.2 ??

Just to make sure that the occurence of bugs related with debugging are nicely reproducable and are not related to a different version of GDB.

Lieven
Title: Re: GDB version on windows
Post by: mandrav on December 16, 2005, 04:01:01 pm
My gdb says:

Code
GNU gdb 6.3

But use any version you like, as long as you include it in the bug report or question.
Title: Re: GDB version on windows
Post by: killerbot on December 16, 2005, 04:08:35 pm
yes it does say 6.3, but at mingw you can find 6.3.1 and 6.3.2
But i guess both work ok with CB.