ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Functions | Variables

chdebug.c File Reference

ChibiOS/RT Debug code. More...

#include "ch.h"

Go to the source code of this file.

Functions

void trace_init (void)
 Trace circular buffer subsystem initialization.
void chDbgTrace (Thread *otp)
 Inserts in the circular debug trace buffer a context switch record.
void chDbgPanic (char *msg)
 Prints a panic message on the console and then halts the system.

Variables

TraceBuffer trace_buffer
 Public trace buffer.
char * panic_msg
 Pointer to the panic message.

Detailed Description

ChibiOS/RT Debug code.

Definition in file chdebug.c.


Generated on Sun Nov 28 2010 14:09:49 for ChibiOS/RT by doxygen 1.7.1