Searched refs:debug_info_snapshot (Results 1 – 1 of 1) sorted by relevance
611 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local636 debug_info_snapshot = debug_info_copy(debug_info, NO_AREAS); in debug_open()638 debug_info_snapshot = debug_info_copy(debug_info, ALL_AREAS); in debug_open()641 if(!debug_info_snapshot){ in debug_open()648 debug_info_free(debug_info_snapshot); in debug_open()653 p_info->debug_info_snap = debug_info_snapshot; in debug_open()