Changeset 1ebc1a62 in mainline for uspace/app/sbi/src/debug.h
- Timestamp:
- 2010-03-29T20:30:29Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a95310e
- Parents:
- 5da468e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/debug.h
r5da468e r1ebc1a62 33 33 //#define DEBUG_PARSE_TRACE 34 34 35 /** 36 *Uncomment this to get extra verbose messages from parser's lexing 37 * primitives. 38 */ 39 //#define DEBUG_LPARSE_TRACE 40 35 41 /** Uncomment this to get verbose debugging messagges during typing. */ 36 42 //#define DEBUG_TYPE_TRACE
Note:
See TracChangeset
for help on using the changeset viewer.