|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "crashlog.h"#include "commandline.h"#include <Tempest/Except>#include <Tempest/Platform>#include <iostream>#include <cstring>#include <csignal>#include <fstream>#include <dbg/frames.hpp>#include <dbg/symbols.hpp>Go to the source code of this file.
Functions | |
| static void | signalHandler (int sig) |
| static void | terminateHandler () |
Variables | |
| static char | gpuName [64] ="?" |
|
static |
Definition at line 38 of file crashlog.cpp.
|
static |
Definition at line 60 of file crashlog.cpp.
|
static |
Definition at line 26 of file crashlog.cpp.