Changeset 1ebc1a62 in mainline for uspace/app/sbi/src/debug.h


Ignore:
Timestamp:
2010-03-29T20:30:29Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a95310e
Parents:
5da468e
Message:

Update SBI to rev. 157.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/debug.h

    r5da468e r1ebc1a62  
    3333//#define DEBUG_PARSE_TRACE
    3434
     35/**
     36 *Uncomment this to get extra verbose messages from parser's lexing
     37 * primitives.
     38 */
     39//#define DEBUG_LPARSE_TRACE
     40
    3541/** Uncomment this to get verbose debugging messagges during typing. */
    3642//#define DEBUG_TYPE_TRACE
Note: See TracChangeset for help on using the changeset viewer.