summaryrefslogtreecommitdiffstats
path: root/src/debug.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-2/+2
2010-01-22Turn debug_plist into macro to show caller func/file/line and improve outputGravatar Martin Szulecki1-4/+12
2010-01-13Use debug_plist() to print xml plists instead of binary buffersGravatar Martin Szulecki1-0/+2
2010-01-13Improve debug print format and make it a bit more compactGravatar Martin Szulecki1-2/+2
2010-01-12Add debug function to print a plistGravatar Martin Szulecki1-0/+13
2010-01-12Fix return type of vasprintf, asprintf to silence warningsGravatar Martin Szulecki1-2/+2
2010-01-12Refactor and unify internal debug system for ease of use and verbosityGravatar Martin Szulecki1-19/+51
2010-01-12Remove support for debug masks due to inconsistent useGravatar Martin Szulecki1-27/+0
2010-01-12Rename utils to debug as it does exactly that, contain debug codeGravatar Martin Szulecki1-0/+131