Searched refs:BREAKPOINT_ENABLED (Results 1 – 1 of 1) sorted by relevance
44 #define BREAKPOINT_ENABLED 1 macro278 elem.status = BREAKPOINT_ENABLED; in add_line_breakpoint()288 elem.status = BREAKPOINT_ENABLED; in add_function_breakpoint()307 if ( breakpoints[ i ].status == BREAKPOINT_ENABLED && in handle_line_breakpoint()662 breakpoints[ id ].status = BREAKPOINT_ENABLED; in debug_child_enable()1080 case BREAKPOINT_ENABLED: in debug_parent_copy_breakpoints()1793 printf( ",enabled=\"%s\"", ptr->status == BREAKPOINT_ENABLED ? "y" : "n" ); in debug_mi_format_breakpoint()