summaryrefslogtreecommitdiff
path: root/src/helper/log.h
Commit message (Expand)AuthorAgeFilesLines
* nit: more LOG_* \n fixesEric Wetzel2011-01-091-3/+0
* HELPER/LOG: review unused symbolsAntonio Borneo2010-04-101-8/+0
* Clang buildfixesAlex Austin2010-01-291-1/+6
* change #include "command.h" to <helper/command.h>Zachary T Welch2009-12-031-1/+1
* log: improve initializationZachary T Welch2009-11-251-1/+4
* helper/log: improve API parameter typesZachary T Welch2009-11-161-4/+4
* command_context_t -> struct command_contextZachary T Welch2009-11-131-3/+3
* log_callback_t -> struct log_callbackZachary T Welch2009-11-131-4/+3
* log: improve log_callback_fn signatureZachary T Welch2009-11-111-1/+1
* src/helper: wrap and clean headers.Zachary T Welch2009-11-091-11/+14
* corrective fix for MinGW GNU C99 printf complianceRedirect 'Slash' NIL2009-10-191-3/+4
* More MinGW C99 printf complianceRedirect 'Slash' NIL2009-10-171-2/+10
* Try/catch scheme. Typed up the functionality and regression tested.oharboe2009-09-251-0/+9
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* Remove whitespace at end of lines, step 2.zwelch2009-06-231-8/+8
* Remove whitespace that occurs before ')'.zwelch2009-06-231-1/+1
* Remove whitespace that occurs after '('.zwelch2009-06-231-1/+1
* - Fixes '+' whitespacezwelch2009-06-231-1/+1
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-121-1/+0
* Audit and eliminate redundant helper #include directives.zwelch2009-05-111-2/+0
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+1
* Duane Ellis: addresses protocol problems with GDB.oharboe2008-10-111-0/+1
* added busy sleep (for testing purposes)oharboe2008-10-091-0/+1
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+4
* added alive_sleep() function to let GDB alive packets be sentoharboe2008-08-191-0/+1
* Duane Ellis: fix warningsoharboe2008-08-051-2/+2
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* more error message cleanup. invalid args & syntax errors both now print argum...oharboe2008-07-241-2/+2
* 1. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe2008-07-181-0/+2
* Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe2008-06-041-1/+1
* This matters for embedded devices, but is probably not observably better for ...oharboe2008-05-071-1/+1
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-33/+32
* - LOG_SILENT can be used to silence the log(needed in upcoming patches)oharboe2008-03-101-0/+7
* alloc_printf and alloc_vprintfoharboe2008-03-071-1/+2
* Summary: passing of variable argument list reduced, strings sent to logging a...oharboe2008-02-291-30/+14
* fixed newline gaffe in OUTPUT()oharboe2008-02-281-1/+1
* Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe2008-02-281-0/+5
* - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe2008-02-281-6/+15
* - convert all files to unix line-endingdrath2008-02-251-113/+113
* Pavel Chromyoharboe2008-02-251-99/+113
* - Added a "User:" debug level. These are messages that are intended for the u...ntfreak2008-02-181-2/+15
* - combine similar functions in telnet_server.cntfreak2008-02-171-2/+2
* - cleanup and remove time() warningntfreak2008-02-161-2/+0
* - added patch to Improving progress/error output for telnet & GDB monitormifi2008-02-131-20/+10
* - changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath2007-08-101-0/+1
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-1/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+96