| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | output debugf() nicely for simulator builds too | Daniel Stenberg | 2002-06-04 |
| * | fixed a section bagder missed | Robert Hak | 2002-05-31 |
| * | remove compiler warnings by using '#ifdef DEBUG' on a large section | Daniel Stenberg | 2002-05-31 |
| * | debugbuf and debugmembuf does not have to be global | Björn Stenberg | 2002-05-30 |
| * | Added gdb stub serial port setup | Björn Stenberg | 2002-05-17 |
| * | make debugf() do properly when SIMULATOR is defined, ignore the CRT_DISPLAY | Daniel Stenberg | 2002-05-06 |
| * | Changed debug to DEBUGF and panic to panicf. | Björn Stenberg | 2002-05-02 |
| * | Added Gary's snprintf() and changed all places to use it. | Björn Stenberg | 2002-05-02 |
| * | added #ifdef CRT_DISPLAY to provide a printf version of debug() | Stuart Martin | 2002-04-30 |
| * | Removed a warning | Linus Nielsen Feltzing | 2002-04-24 |
| * | Better handling of gdb CTRL-C during debug output | Linus Nielsen Feltzing | 2002-04-23 |
| * | First commit | Linus Nielsen Feltzing | 2002-04-20 |