libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Go to the source code of this file.
Data Structures | |
struct | GblSourceLocation |
struct | GblCallRecord |
struct | GblStackFrame |
Functions | |
static void | GblCallRecord_construct (GblCallRecord *pRecord, GBL_RESULT resultCode, GblSourceLocation source, const char *pFmt,...) |
static GBL_RESULT | GblStackFrame_construct (GblStackFrame *pFrame, GblObject *pObject, GBL_RESULT initialResult) |
Stack frame, call record, source capture debug utilities.
Definition in file gimbal_stack_frame.h.
|
inlinestatic |
Definition at line 105 of file gimbal_stack_frame.h.
|
inlinestatic |
Definition at line 117 of file gimbal_stack_frame.h.