User forums > Using Code::Blocks

Help debugging with GDB...

<< < (2/2)

PaulR:
Aaahhh, success!! In addition to not showing info symptoms, the exe was crashing when I tried setting a breakpoint (it would pause, but no highlighting of the line, no info or other sign that the breakpoint was reached) and tried continuing.

It turns out that the issue was I was using the 64 bit GDB in MSYS2. Setting the debugger to use the 32 bit one works!

Thanks for helping eliminate possibilities!

Navigation

[0] Message Index

[*] Previous page

Go to full version