summaryrefslogtreecommitdiffstats
path: root/include/debug.h
Commit message (Expand)AuthorAgeFilesLines
* include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()Karel Zak2018-01-171-7/+12
* include/debug: improve debug messageKarel Zak2018-01-121-1/+1
* include/debug: print info when addresses suppressedKarel Zak2018-01-121-1/+3
* include/debug: don't print pointer address for SUID programsKarel Zak2018-01-121-16/+11Star
* debug: use const void * for ul_debugobj()Igor Gnatenko2016-09-211-1/+1
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
* include/debug: improve and cleanupKarel Zak2014-11-031-17/+70
* include/debug: fix typoKarel Zak2014-10-241-1/+1
* whereis: cleanup debug stuff, fix argv[] usageKarel Zak2014-10-231-1/+1
* include/debug: remove duplicate 'const' declaration warningSami Kerola2014-10-011-1/+1
* include/debug: allow to speficy empty masknamesKarel Zak2014-08-131-1/+3
* include/debug: cleanup masksKarel Zak2014-08-131-0/+1
* include/debug: make masknames optionalKarel Zak2014-08-131-1/+1
* libs/debug: accept human readable names for _DEBUG=Ondrej Oprala2014-08-131-1/+41
* include/debug: add another debug macrosKarel Zak2014-03-211-1/+17
* include/debug: fix coding styleKarel Zak2014-03-211-21/+22
* clean up redundant macros and definesOndrej Oprala2014-03-131-8/+0Star
* libcommon: don't mention lib versions in debug macrosOndrej Oprala2014-03-131-3/+0Star
* libcommon: define more debugging macrosOndrej Oprala2014-03-121-0/+7
* libcommon: add common debugging routinesOndrej Oprala2014-03-121-0/+70