DEBUGGINGNOTES: include gdb info for Linux
[c11tester.git] / DEBUGGINGNOTES.txt
index 1a114f1140aebf53e97e6de4431fc3796f4f9063..70cbba672e8ad0410803b51efb747fc42a40a5c0 100644 (file)
@@ -1,3 +1,6 @@
 To run inside MacOS under gdb you need:
 set dont-handle-bad-access 1
 handle SIGBUS nostop noprint
+
+To run in Linux under gdb, use:
+handle SIGSEGV nostop noprint