Classes | |
struct | MethodInfo |
Defines | |
#define | sd_update_modules() |
#define | strcmp_case _stricmp |
#define | SD_MNAME_LENGTH 2048 |
Functions | |
void | sd_print_stack (Registers *regs) |
Prints a stack trace using given register context for current thread. | |
bool | sd_initialize (hymutex_t **p_lock) |
Updates modules list for crash reporting. | |
void | sd_parse_module_info (native_module_t *module, void *ip) |
void | sd_get_c_method_info (MethodInfo *info, native_module_t *module, void *ip) |
int | sd_get_cur_tid () |
void | sd_init_crash_handler () |
void | sd_print_cwdcmdenv () |
const char * | sd_get_module_type (const char *short_name) |
#define sd_update_modules | ( | ) |
#define strcmp_case _stricmp |
#define SD_MNAME_LENGTH 2048 |
void sd_print_stack | ( | Registers * | regs | ) |
Prints a stack trace using given register context for current thread.
bool sd_initialize | ( | hymutex_t ** | p_lock | ) |
Updates modules list for crash reporting.
void sd_parse_module_info | ( | native_module_t * | module, | |
void * | ip | |||
) |
void sd_get_c_method_info | ( | MethodInfo * | info, | |
native_module_t * | module, | |||
void * | ip | |||
) |
int sd_get_cur_tid | ( | ) |
void sd_init_crash_handler | ( | ) |
void sd_print_cwdcmdenv | ( | ) |
const char* sd_get_module_type | ( | const char * | short_name | ) |
Genereated on Tue Mar 11 19:25:58 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.