Searched refs:TDBG (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/usr.sbin/kbdcontrol/
H A Dlex.h46 #define TDBG 271 macro
H A Dlex.l64 debug { return TDBG; }
H A Dkbdcontrol.c232 case TDBG:
/freebsd-10.1-release/lib/libthread_db/
H A Dthread_db_int.h110 #define TDBG(...) ps_plog(__VA_ARGS__) macro
113 #define TDBG(...) macro
H A Dlibthr_db.c113 TDBG("can not find symbol: %s\n", sym); \
121 TDBG("can not find symbol: %s\n", sym); \
127 TDBG("can not read value of %s\n", sym);\
H A Dlibpthread_db.c127 TDBG("can not find symbol: %s\n", sym); \
135 TDBG("can not find symbol: %s\n", sym); \
141 TDBG("can not read value of %s\n", sym);\

Completed in 57 milliseconds