aboutsummaryrefslogtreecommitdiffstats
path: root/src/debug.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Make gcc happy and remove a couple of warningsHolger Freyther1-1/+10
2008-12-30export debug_flagsHarald Welte1-1/+1
2008-12-29debug: Create a region for Paging CommandHarald Welte1-0/+1
2008-12-28Add coloring for SMS debug messagesDaniel Willmann1-0/+1
2008-12-27hack to write TS2 frames to a file Harald Welte1-1/+1
2008-12-27Use getopt in the bsc_hack to parse optionsHolger Freyther1-0/+5
2008-12-27Prefix debug symbols with debug_ to reduce the namesapce pollutionHolger Freyther1-1/+1
2008-12-27Assign colors to the different categoriesHolger Freyther1-7/+22
2008-12-27Add code to parse a debug category stringHolger Freyther1-0/+48
2008-12-27Move the debug code to a separate debug.cHolger Freyther1-0/+52