Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Macros | |
#define | _CRT_SECURE_NO_WARNINGS |
Functions | |
STA_DECL bt_resolve_t | bt_resolve_symbol (bt_address_t frame, bt_symbol_t *symbol) |
resolve a frame to a symbol More... | |
STA_DECL void | bt_read (bt_trace_t callback, void *user) |
get a backtrace from the current location using a callback More... | |
Variables | |
bt_error_t | gSystemError = { 0 } |
the global system error handler More... | |