Skip to content

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

void er_dump_call_stack (
    FILE * outfp
) 

function er_dump_call_stack_internal

void er_dump_call_stack_internal (
    print_output & output
) 

function er_dump_call_stack_to_string

char * er_dump_call_stack_to_string (
    void
) 


The documentation for this class was generated from the following file cubrid/src/base/stack_dump.c