diff options
author | Matt Johnston <matt@ucc.asn.au> | 2013-11-08 23:32:13 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2013-11-08 23:32:13 +0800 |
commit | 29b1455f362d3f40a7c328cbd202333a73149092 (patch) | |
tree | e88fd8f67951c1ffcf668ecc085bc6f843bf47fc /debug.h | |
parent | 0162c116da2ce2d546cb6b6523b659d10f460d33 (diff) | |
parent | 58fe1c2d2a48cd51e1bafeee8e1e20f7201f31df (diff) |
Merge
--HG--
branch : ecc
Diffstat (limited to 'debug.h')
-rw-r--r-- | debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ /* To debug with GDB it is easier to run with no forking of child processes. You will need to pass "-F" as well. */ +/* #define DEBUG_NOFORK */ #define DEBUG_NOFORK |