Some notes about debugging

This commit is contained in:
José Fonseca 2008-03-10 21:15:31 +00:00
parent 01bd21eef8
commit 34497eabc8

View file

@ -39,5 +39,6 @@ portable way.
== Debugging ==
TODO
* Use the functions/macros in p_debug.h.
* Don't include assert.h, call abort, printf, etc.