Cleanup, fix checkpoint output.

This commit is contained in:
Glenn Maynard
2003-08-16 20:54:15 +00:00
parent 369780e9b3
commit cca9a68b95
3 changed files with 17 additions and 2 deletions
@@ -4,5 +4,7 @@
#define BACKTRACE_MAX_SIZE 1024
#define CHILD_MAGIC_PARAMETER "--private-do-crash-handler"
#define BACKTRACE_METHOD_NOT_AVAILABLE ((void*) -1)
#endif