summaryrefslogtreecommitdiff
path: root/navit/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:port_android:Do not catch SIGSEGV because catching it breaks Lollipop Nul...mdankov2015-03-291-0/+4
* Fix:core:Fix compilation for Windows.sleske2014-11-221-1/+1
* Add:core:Allow setting the debug level by name in navit.xml.|#1269, last partsleske2014-11-221-5/+34
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-2/+2
* Fix:core:Use appropriate logging prio on Android, don't log everything as ERR...sleske2014-11-221-2/+22
* Refactor:core:Introduce #define DEFAULT_DEBUG_LEVEL|#1269, part 3sleske2014-11-221-7/+12
* Add:core:Output severity/level of debug message.|#1269, part 2sleske2014-11-221-16/+35
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-12/+12
* Fix:Core:wince buildmartin-s2012-12-231-0/+3
* Avoid overrunning the debug buffermartin-s2012-12-041-1/+1
* Fix:core:Make command line option -d override the global debug level in navit...sleske2012-07-081-5/+13
* Fix:Core:Reverted rename which breaks external modulesmartin-s2012-02-011-5/+5
* Add:Core:New "global" debug level; activate option -d.sleske2012-01-291-5/+10
* Undo accidental commit. Sorry :-/.sleske2011-12-251-1/+1
* Increase debug levelsleske2011-12-251-1/+1
* Fix:graphics_cocoa:Better main argument handlingmartin-s2011-08-251-0/+4
* Fix:Core:Avoid name clash with some libpthreadmartin-s2011-08-181-6/+6
* Fix:core:Fix some warningshorwitz2011-03-111-1/+1
* Fix:Core:MSVC fixesmartin-s2011-01-251-0/+3
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-4/+6
* Add:Core:Optinally write debug messages to udp socketmartin-s2010-11-031-16/+55
* Fix:core:use the right struct for tail in debug_free toowoglinde2010-08-061-1/+2
* Fix:core:Use gchar for gdb_programm to make compilers happywoglinde2010-08-061-1/+1
* Fix:Core:Some const problemsmartin-s2010-07-151-1/+1
* Add:Core:Better support for debugging memory leaksmartin-s2010-06-231-1/+7
* Add:Core:Better support for debugging memory leaksmartin-s2010-06-231-0/+10
* Add:Core:Better timestamping of wince debug messagesmartin-s2010-05-311-1/+12
* Add:Core:Support for debugging memory leaksmartin-s2010-05-011-1/+127
* Fix:Core:Fix some memory leaks for debug stuff and one unreachable codelinewoglinde2010-03-181-0/+7
* Fix:Core:Various minor fixes and improvementsmartin-s2010-02-221-1/+1
* Fix:core:Fixed various compiler warningsseralph2009-10-061-5/+5
* Add:Core:Again android...martin-s2009-08-151-13/+24
* Add:core: Option to print time stamp prefix for the log messages|zaxl2008-11-091-6/+29
* Fix:Core:Don't put include file in functionmartin-s2008-11-071-2/+7
* Fix:Core:Fix some compile warningsmartin-s2008-11-061-1/+2
* Add:Core:Made it possible to popup a message box for debug messages on wincemartin-s2008-10-291-0/+22
* Fix:Core:Don't crash when dbg is called before debug_initmartin-s2008-10-291-3/+8
* Add:core:Interface to redirect the console log to a filezaxl2008-10-281-2/+29
* Fix:Core:Further cleanup of xmlconfigmartin-s2008-10-261-0/+15
* Fix:Core:Replaced g_assert with dbg_assertmartin-s2008-10-151-1/+6
* Add:Core:Beginning of adding support for wince and cleanup of win32 supportmartin-s2008-10-091-0/+3
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+87