File stack_dump.c¶
FileList > base > stack_dump.c
Go to the source code of this file
#include "printer.hpp"#include <stdio.h>#include "stack_dump.h"#include "memory_wrapper.hpp"
Public Functions¶
| Type | Name |
|---|---|
| void | er_dump_call_stack (FILE * outfp) |
| void | er_dump_call_stack_internal (print_output & output) |
| char * | er_dump_call_stack_to_string (void) |
Public Functions Documentation¶
function er_dump_call_stack¶
function er_dump_call_stack_internal¶
function er_dump_call_stack_to_string¶
The documentation for this class was generated from the following file cubrid/src/base/stack_dump.c