Author Topic: GDB version on windows  (Read 4128 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
GDB version on windows
« 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

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: GDB version on windows
« Reply #1 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.
Be patient!
This bug will be fixed soon...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: GDB version on windows
« Reply #2 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.