Cyclone Scheme
0.28.0
|
Functions for maintaining call history. More...
Macros | |
#define | Cyc_st_add(data, frame) |
Register a frame in the stack trace circular buffer. More... | |
Functions | |
void | Cyc_st_print (void *data, FILE *out) |
Print the contents of the given thread's stack trace buffer. More... | |
Functions for maintaining call history.