index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
log.c
Age
Commit message (
Expand
)
Author
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-12
- Fixed regression introduced in 890 when "fixing warnings" for target_call_t...
oharboe
2008-09-08
keep_alive now invokes target_call_timer_callbacks_now
oharboe
2008-08-19
added alive_sleep() function to let GDB alive packets be sent
oharboe
2008-08-13
avoid empty lines in log as a keep_alive() sideffect
oharboe
2008-08-07
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
oharboe
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-22
Only print out gobs of information to log when -d3 is enabled.
oharboe
2008-07-20
BUG: prefix to timeout for gdb keep alive packets.
oharboe
2008-07-18
- remove build warning from keep_alive
ntfreak
2008-07-18
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
2008-05-09
printing available memory fails on win + mac. Disable for now until a robust ...
oharboe
2008-05-08
disable code that prints available mem under windows. Does not compile.
oharboe
2008-05-07
print available memory in log_level 3
oharboe
2008-04-09
Don Porges fixed c99 issues.
oharboe
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-13
Michael Bruck: fixed warnings
oharboe
2008-03-13
print ms in debug_level 3 logs. Seconds is not enough.
oharboe
2008-03-07
alloc_printf and alloc_vprintf
oharboe
2008-03-06
Pavel Chromy: va_copy should always be paired with va_end.
oharboe
2008-03-06
Pavel Chromy: faster alloc_printf()
oharboe
2008-03-06
Michael Bruck: 64 bit va_list fix for crash
oharboe
2008-03-04
Fixed GDB timeout crash - regression introduced back when log_add/remove_call...
oharboe
2008-02-29
formatting fixes from Pavel Chromy
oharboe
2008-02-29
- clean up target output strings a bit
oharboe
2008-02-29
do not write single chars to log file.
oharboe
2008-02-29
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
2008-02-28
Pavel Chromy spotted a leak
oharboe
2008-02-28
small line ending cleanup.
oharboe
2008-02-28
- added svn props
ntfreak
2008-02-28
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
oharboe
2008-02-25
- remove build warnings
ntfreak
2008-02-25
- convert all files to unix line-ending
drath
2008-02-25
Pavel Chromy
oharboe
2008-02-24
debug_level 3 now prints seconds since start of openocd
oharboe
2008-02-24
cosmetic fixes to debug output + phasing out printf() in favour of logging sy...
oharboe
2008-02-22
- added patch to remove count and time information from log_printf
mifi
2008-02-18
- Added a "User:" debug level. These are messages that are intended for the u...
ntfreak
2008-02-17
- combine similar functions in telnet_server.c
ntfreak
2008-02-16
- cleanup and remove time() warning
ntfreak
2008-02-14
- added patch to stop DEBUG messages to be forwarded to telnet/gdb.
mifi
2008-02-13
- added patch to Improving progress/error output for telnet & GDB monitor
mifi
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath
[prev]