Component_Hierarchy_Change Core_Address_Not_Mapped
API Reference Manual  /  12 Haps  / 

Console_Break_String

Description
Triggered when the output matches a string set to break on. The break_id is the number associated with the string breakpoint.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj, char *break_string);

Index
break_id

Component_Hierarchy_Change Core_Address_Not_Mapped