Photon Common Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
debug.cpp File Reference
#include "Common/debug.h"
#include "Common/config.h"
#include "Common/os.h"
#include <version>
#include <signal.h>

Namespaces

namespace  ph
 The root for all renderer implementations.
 

Macros

#define psnip_trap()   raise(SIGABRT)
 

Functions

void ph::debug_break ()
 
std::string ph::obtain_stack_trace ()
 

Macro Definition Documentation

◆ psnip_trap

#define psnip_trap ( )    raise(SIGABRT)