Go to the documentation of this file.
38 os <<
"* This version of FreeFoam does not support creating a *\n"
39 "* backtrace by itself to help locating the problem. This *\n"
40 "* may be because FreeFOAM was not compiled as a debug *\n"
41 "* version, no GNU compiler was used or your operating *\n"
42 "* system doesn't provide the necessary functionality. You *\n"
43 "* may still obtain a backtrace on Unix like operating *\n"
44 "* systems (such as Linux or Mac OS X 10.5) by having the *\n"
45 "* operating system create a core dump of the crashed *\n"
46 "* program and inspecting it using a debugger, such as GDB. *\n";