====== C++ development cheat sheet ====== ===== gdb ===== Problem ''gdb'' warns about unhandled signal: Program received signal SIGILL, illegal instruction. The solutio is to add a signal handler handle SIGILL pass nostop noprint