MAX_PARAM_LEN
dbg_entity_list_tmp = malloc(MAX_PARAM_LEN);
strlcpy(dbg_entity_list_tmp, dbg_entity_list, MAX_PARAM_LEN);