|
CUBRID Engine
latest
|
#include <string>

Go to the source code of this file.
Functions | |
| void | er_dump_call_stack (FILE *outfp) |
| char * | er_dump_call_stack_to_string (void) |
| void er_dump_call_stack | ( | FILE * | outfp | ) |
Definition at line 500 of file stack_dump.c.
References er_dump_call_stack_internal().
Referenced by er_call_stack_dump_on_error(), and er_print_callstack().

| char* er_dump_call_stack_to_string | ( | void | ) |
Definition at line 507 of file stack_dump.c.
References string_print_output::clear(), er_dump_call_stack_internal(), string_print_output::get_buffer(), and strdup().