log base/Debug.cpp @ 1061:c1e43c8d2527 tonioni

age author description
Tue, 31 Mar 2015 10:36:52 +0100 Chris Cannam Thread-local debug was causing crash on exit with Qt 5.4.x. But we introduced that because QDebug itself was crashing when used from multiple threads. Replace with simpler fstream version tonioni
Wed, 25 Mar 2015 10:54:51 +0000 Chris Cannam Fix to opening debug file tonioni
Mon, 29 Sep 2014 13:27:13 +0100 Chris Cannam Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data.