Age | Commit message (Collapse) | Author | Files | Lines |
|
more ignore
corect debug macro when there is no arguments
some indent
some // -> /* */
add a macro for fd output (stderr, stdout)
include debug
and so ..
|
|
Make macro debug work (after compile :p)
Format macro debug outpout (file.c+ligne @file.c: 'message')
Start to use this macro
#if -> #ifdeF
del old macro code
move macro to .h instead of .c while it's not an inline and use everywhere
|
|
|
|
|
|
Check if valgrinf is here
Indent
More debug and do better
use config.h
del ^_ from header
|
|
|
|
Add some function to print backtrace on some signal (kill, int)
start debug
|