summaryrefslogtreecommitdiff
path: root/src/helper/log.c
Commit message (Expand)AuthorAgeFilesLines
...
* - remove build warning from keep_aliventfreak2008-07-181-1/+1
* 1. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe2008-07-181-0/+45
* printing available memory fails on win + mac. Disable for now until a robust ...oharboe2008-05-091-4/+6
* disable code that prints available mem under windows. Does not compile.oharboe2008-05-081-3/+13
* print available memory in log_level 3oharboe2008-05-071-1/+6
* Don Porges fixed c99 issues.oharboe2008-04-091-6/+6
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-5/+5
* Michael Bruck: fixed warningsoharboe2008-03-131-0/+1
* print ms in debug_level 3 logs. Seconds is not enough.oharboe2008-03-131-3/+3
* alloc_printf and alloc_vprintfoharboe2008-03-071-7/+14
* Pavel Chromy: va_copy should always be paired with va_end.oharboe2008-03-061-0/+3
* Pavel Chromy: faster alloc_printf()oharboe2008-03-061-14/+13
* Michael Bruck: 64 bit va_list fix for crashoharboe2008-03-061-2/+5
* Fixed GDB timeout crash - regression introduced back when log_add/remove_call...oharboe2008-03-041-4/+6
* formatting fixes from Pavel Chromyoharboe2008-02-291-11/+11
* - clean up target output strings a bitoharboe2008-02-291-1/+1
* do not write single chars to log file.oharboe2008-02-291-23/+39
* Summary: passing of variable argument list reduced, strings sent to logging a...oharboe2008-02-291-46/+56
* Pavel Chromy spotted a leakoharboe2008-02-281-0/+2
* small line ending cleanup.oharboe2008-02-281-12/+12
* - added svn propsntfreak2008-02-281-12/+12
* - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe2008-02-281-13/+34
* - remove build warningsntfreak2008-02-251-1/+1
* - convert all files to unix line-endingdrath2008-02-251-248/+248
* Pavel Chromyoharboe2008-02-251-16/+63
* debug_level 3 now prints seconds since start of openocdoharboe2008-02-241-1/+4
* cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe2008-02-241-198/+198
* - added patch to remove count and time information from log_printfmifi2008-02-221-1/+11
* - Added a "User:" debug level. These are messages that are intended for the u...ntfreak2008-02-181-3/+4
* - combine similar functions in telnet_server.cntfreak2008-02-171-1/+0
* - cleanup and remove time() warningntfreak2008-02-161-26/+25
* - added patch to stop DEBUG messages to be forwarded to telnet/gdb.mifi2008-02-141-6/+15
* - added patch to Improving progress/error output for telnet & GDB monitormifi2008-02-131-11/+53
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+4
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+134