DBG_Controller      7 debug/debug.c  static DBG_Controller	st_current_controller;
DBG_Controller     16 debug/debug.c  DBG_Controller	dbg_default_controller = &st_default_controller;
DBG_Controller     18 debug/debug.c  DBG_Controller
DBG_Controller     21 debug/debug.c      DBG_Controller	controller;
DBG_Controller     23 include/DBG.h  extern DBG_Controller DBG_CURRENT_CONTROLLER;
DBG_Controller     48 include/DBG.h  DBG_Controller DBG_create_controller_func(void);