Functions | |
void | libcwd::core_dump (void) |
Dump core of current thread. More... | |
void libcwd::core_dump | ( | void | ) |
Dump core of current thread.
Example:
Normally you don't call core_dump()
directly though. Instead you'd do for example:
Referenced by libcwd::debug_ct::debug_ct().