aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/debug.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-10move openbsc into its own subdirectoryHarald Welte1-39/+0
2009-06-09don't prefix every line with timestamp, this saves some screen real estateHarald Welte1-0/+1
2009-05-23A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network CallHarald Welte1-1/+2
2009-05-01* Add support for multiple ip.access nanoBTS at one BSCHarald Welte1-0/+1
2009-02-28make hexdump return a 'char *' rather than printing by itselfHarald Welte1-1/+1
2009-02-18add DMUX debug prefixHarald Welte1-0/+3
2009-02-06introduce new "DEBUGPC" macro for continuing on the same line without prefix ...Harald Welte1-2/+4
2009-01-04Make gcc happy and remove a couple of warningsHolger Freyther1-0/+1
2008-12-30export debug_flagsHarald Welte1-0/+1
2008-12-29debug: Create a region for Paging CommandHarald Welte1-0/+1
2008-12-28[debug.h] Introduce a static assert using the array with negative size trickHolger Freyther1-0/+2
2008-12-27SMS stubHarald Welte1-0/+1
2008-12-27missing header file changesHarald Welte1-0/+1
2008-12-27Use getopt in the bsc_hack to parse optionsHolger Freyther1-0/+1
2008-12-27Prefix debug symbols with debug_ to reduce the namesapce pollutionHolger Freyther1-1/+1
2008-12-27Add code to parse a debug category stringHolger Freyther1-0/+1
2008-12-26working state up to location update and classmark inquiryHarald Welte1-1/+1
2008-12-26this is the first version that actually talks to the BTSHarald Welte1-2/+4
2008-12-26* fix DEBUGP defines, activate DEBUG functionalityHarald Welte1-1/+6
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+15