Using core_dump(). More...
Functions | |
| void | libcwd::core_dump () |
| Dump core of current thread. | |
The generated API reference documents helpers that deliberately make the program dump core.
| void libcwd::core_dump | ( | ) |
Example:
Normally you don't call core_dump() directly though. Instead you'd do for example:
Referenced by libcwd::DebugObject::always_flush_off(), and libcwd::DebugObject::DebugObject().