Page 1 of 1

GDB terminates at assert() failure

Posted: Tue Jul 02, 2019 7:03 am
by Atimlotus
Codelite Version : 12.0.0
Self Compiled : No
OS : Win 10
Compiler Version : g++ (i686-posix-dwarf-rev1, Built by MinGW-W64 project) 7.2.0
Debugger Version : gdb 8.0.1

I have enabled "Break at assertion failure (MinGW only) in Debugger Settings->GNU gdb debugger->Misc. However, when an assertion failure happens the program just terminates.

Could this be related to the other issue I'm still having?