summaryrefslogtreecommitdiff
path: root/firmware/debug.c
AgeCommit message (Expand)Author
2002-05-06make debugf() do properly when SIMULATOR is defined, ignore the CRT_DISPLAYDaniel Stenberg
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg
2002-04-30added #ifdef CRT_DISPLAY to provide a printf version of debug()Stuart Martin
2002-04-24Removed a warningLinus Nielsen Feltzing
2002-04-23Better handling of gdb CTRL-C during debug outputLinus Nielsen Feltzing
2002-04-20First commitLinus Nielsen Feltzing