From: Guus Sliepen Date: Thu, 24 Sep 2009 22:33:04 +0000 (+0200) Subject: Remove checkpoint tracing. X-Git-Tag: import-tinc-1.1~587^2~3 X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;ds=sidebyside;h=a227843b739d279b63adcf3736ebb03d856080c4;hp=a227843b739d279b63adcf3736ebb03d856080c4;p=meshlink Remove checkpoint tracing. This feature is not necessary anymore since we have tools like valgrind today that can catch stack overflow errors before they make a backtrace in gdb impossible. ---