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