User forums > Help

Debugger (gdb) no longer stops at breakpoints or ends

(1/1)

nore:
Hi all,

Yesterday I got into a debugging session while watching some values regarding user input. Suddenly the debugger stopped working (breakpoints were ignored and the red "Stop debugger" x button no longer worked, only reporting a "Trying to interrupt process with pid..." message in the debugger log with no successful interrupt) and I was forced to end my session. I don't recall this happening often before, the issue only presenting itself once in past months. Thinking it might be some issue above me I went ahead and updated gcc/gdb using the mirrors on winlibs but I still have found no success in getting the debugger to work again. I haven't any idea how I fixed this before either. Does anyone have some experience with this issue or perhaps some insight into what might be the cause for it presenting itself?

-nore

nore:
The issue was solved by making sure the mingw architecture matched that of the installed IDE's architecture. (32 bit mingw32 and 32 bit CB ).

Navigation

[0] Message Index

Go to full version