| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. GDB will print cryptic error messages if it is not fed keep-alive packets | oharboe | 2008-07-18 | 1 | -0/+45 |
* | printing available memory fails on win + mac. Disable for now until a robust ... | oharboe | 2008-05-09 | 1 | -4/+6 |
* | disable code that prints available mem under windows. Does not compile. | oharboe | 2008-05-08 | 1 | -3/+13 |
* | print available memory in log_level 3 | oharboe | 2008-05-07 | 1 | -1/+6 |
* | Don Porges fixed c99 issues. | oharboe | 2008-04-09 | 1 | -6/+6 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -5/+5 |
* | Michael Bruck: fixed warnings | oharboe | 2008-03-13 | 1 | -0/+1 |
* | print ms in debug_level 3 logs. Seconds is not enough. | oharboe | 2008-03-13 | 1 | -3/+3 |
* | alloc_printf and alloc_vprintf | oharboe | 2008-03-07 | 1 | -7/+14 |
* | Pavel Chromy: va_copy should always be paired with va_end. | oharboe | 2008-03-06 | 1 | -0/+3 |
* | Pavel Chromy: faster alloc_printf() | oharboe | 2008-03-06 | 1 | -14/+13 |
* | Michael Bruck: 64 bit va_list fix for crash | oharboe | 2008-03-06 | 1 | -2/+5 |
* | Fixed GDB timeout crash - regression introduced back when log_add/remove_call... | oharboe | 2008-03-04 | 1 | -4/+6 |
* | formatting fixes from Pavel Chromy | oharboe | 2008-02-29 | 1 | -11/+11 |
* | - clean up target output strings a bit | oharboe | 2008-02-29 | 1 | -1/+1 |
* | do not write single chars to log file. | oharboe | 2008-02-29 | 1 | -23/+39 |
* | Summary: passing of variable argument list reduced, strings sent to logging a... | oharboe | 2008-02-29 | 1 | -46/+56 |
* | Pavel Chromy spotted a leak | oharboe | 2008-02-28 | 1 | -0/+2 |
* | small line ending cleanup. | oharboe | 2008-02-28 | 1 | -12/+12 |
* | - added svn props | ntfreak | 2008-02-28 | 1 | -12/+12 |
* | - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This | oharboe | 2008-02-28 | 1 | -13/+34 |
* | - remove build warnings | ntfreak | 2008-02-25 | 1 | -1/+1 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -248/+248 |
* | Pavel Chromy | oharboe | 2008-02-25 | 1 | -16/+63 |
* | debug_level 3 now prints seconds since start of openocd | oharboe | 2008-02-24 | 1 | -1/+4 |
* | cosmetic fixes to debug output + phasing out printf() in favour of logging sy... | oharboe | 2008-02-24 | 1 | -198/+198 |
* | - added patch to remove count and time information from log_printf | mifi | 2008-02-22 | 1 | -1/+11 |
* | - Added a "User:" debug level. These are messages that are intended for the u... | ntfreak | 2008-02-18 | 1 | -3/+4 |
* | - combine similar functions in telnet_server.c | ntfreak | 2008-02-17 | 1 | -1/+0 |
* | - cleanup and remove time() warning | ntfreak | 2008-02-16 | 1 | -26/+25 |
* | - added patch to stop DEBUG messages to be forwarded to telnet/gdb. | mifi | 2008-02-14 | 1 | -6/+15 |
* | - added patch to Improving progress/error output for telnet & GDB monitor | mifi | 2008-02-13 | 1 | -11/+53 |
* | - Added support for native MinGW builds (thanks to Spencer Oliver and Michael... | drath | 2006-07-17 | 1 | -0/+4 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+134 |