User forums > Using Code::Blocks

Debugging with mingw64 impossible

<< < (2/2)

pozzugno:
I think I've solved with -m32 compiler (and linker) option for mingw64. Of course, I set mingw32 gdb.exe as the debugger executable of mingw64 compiler.

Maybe I will create two compilers settings in C::B: "mingw64 -m32" (that creates 32-bits executables, with -m32 options) and "mingw64" (that creates 64-bits executables).

Navigation

[0] Message Index

[*] Previous page

Go to full version