Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
StackTrace.h File Reference
This graph shows which files directly or indirectly include this file:

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.