User Tools

Site Tools


c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c [2023/11/06 08:20] – created ninec [2023/11/06 08:43] (current) nine
Line 1: Line 1:
 +====== C++ development cheat sheet ======
 +
 +===== gdb =====
 +
 +
 Problem Problem
  
 ''gdb'' warns about unhandled signal: ''gdb'' warns about unhandled signal:
  
-''Program received signal SIGILL, illegal instruction.'' +  Program received signal SIGILL, illegal instruction.
- +
-Solution+
  
-''handle SIGILL pass nostop noprint''+The solutio is to add a signal handler 
 +  handle SIGILL pass nostop noprint
c.txt · Last modified: 2023/11/06 08:43 by nine