Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
StackTrace.cpp File Reference
#include "Globals.h"
#include "StackTrace.h"
#include <unistd.h>
Include dependency graph for StackTrace.cpp:

Go to the source code of this file.

Functions

void PrintStackTrace (void)
 Prints the stacktrace for the current thread. More...
 

Function Documentation

◆ PrintStackTrace()

void PrintStackTrace ( void  )

Prints the stacktrace for the current thread.

Definition at line 21 of file StackTrace.cpp.