SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
Defines a macro for triggering a breakpoint in different compilers and platforms. More...
#include <csignal>
Go to the source code of this file.
Macros | |
#define | BREAKPOINT() |
Triggers a breakpoint in other platforms. | |
Defines a macro for triggering a breakpoint in different compilers and platforms.
This file provides a macro BREAKPOINT()
that triggers a breakpoint in the debugger, depending on the compiler and platform being used.
Usage:
Definition in file debug.h.