User forums > Using Code::Blocks

I am confused for debug in the codeblocks

(1/3) > >>

mmkider:
in winxp with mingw 3.4.5
Using gdb 6.6, I can debug codeblocks source, but I can't debug wxwidget sample code.

I change gdb 6.6 into gdb 6.83, and then I can debug wxwidgets sample code but can't debgu codeblocks source .

How do I choose?

mmkider:
In these days, I am sure this problem is gdb problem.

Now I downgrade gdb into 6.3.2 and debug codeblocks source is good.


I am sorry I have misunderstood. :(

MortenMacFly:

--- Quote from: mmkider on November 08, 2008, 03:31:52 pm ---Now I downgrade gdb into 6.3.2 and debug codeblocks source is good.

--- End quote ---
Yes - that's some weirdness I had to learn, too. :(

thomas:
Funnily, gdb 6.8 works without problems.

mandrav:

--- Quote from: thomas on November 10, 2008, 10:29:35 am ---Funnily, gdb 6.8 works without problems.

--- End quote ---

Depends on how you define "problems" :).
For example, with gdb 6.8 on windows, if I enable the "catch C++ exceptions" option it causes an internal gdb error...

Navigation

[0] Message Index

[#] Next page

Go to full version