debug: get rid of #ifdef guards
[mate.git] / HACKING
1 for a debug build, use
2 $ DBGFLAGS='-DDBG_JIT -DDBG_BB' make tests/Fib.dbg
3
4 `make clean' is needed if you change $DBGFLAGS.
5 for all available flags, see `debug.h'.