18 #ifndef LIBCWD_CORE_DUMP_H
19 #define LIBCWD_CORE_DUMP_H
21 #ifndef LIBCWD_CONFIG_H
27 extern void core_dump() __attribute__ ((__noreturn__));
void core_dump()
Dump core of current thread.
Definition: debug.cc:806
namespace for libcwd.
Definition: debug.cc:87