projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66a8501
)
DEBUGGINGNOTES: include gdb info for Linux
author
Brian Norris
<banorris@uci.edu>
Thu, 2 Aug 2012 23:51:45 +0000
(16:51 -0700)
committer
Brian Norris
<banorris@uci.edu>
Thu, 2 Aug 2012 23:51:45 +0000
(16:51 -0700)
DEBUGGINGNOTES.txt
patch
|
blob
|
history
diff --git
a/DEBUGGINGNOTES.txt
b/DEBUGGINGNOTES.txt
index 1a114f1140aebf53e97e6de4431fc3796f4f9063..70cbba672e8ad0410803b51efb747fc42a40a5c0 100644
(file)
--- a/
DEBUGGINGNOTES.txt
+++ b/
DEBUGGINGNOTES.txt
@@
-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