| 
    AiCPlayer
    
   Interface of aic vm - for rendering aspect, sensors, video records 
   | 
 
#include <execinfo.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "buffer_sizes.h"
Go to the source code of this file.
Functions | |
| void | dump_trace () | 
| Dump a backtrace if there is a segfault.  More... | |
| void dump_trace | ( | ) | 
Dump a backtrace if there is a segfault.
Definition at line 9 of file dump_trace.c.

 1.8.6