|
Trippin Cyril
|
Crash related functions. More...
Functions | |
| void | SetInteractive (bool b) |
| void | SetCoreDump (bool b) |
| bool | InitCrashHandler () |
| void | StackTrace () |
Crash related functions.
| bool trippingcyril::crash::InitCrashHandler | ( | ) |
Actually initialize our crash handler
| void trippingcyril::crash::SetCoreDump | ( | bool | b | ) |
Tell our crash handler to do a coredump as well
| void trippingcyril::crash::SetInteractive | ( | bool | b | ) |
Tell our crash handler to go into a gdb shell on crash, useful for debugging
| void trippingcyril::crash::StackTrace | ( | ) |
Fork off and generate a stacktrace of all running threads
1.8.6