Searched refs:break_type (Results 1 – 1 of 1) sorted by relevance
534 BreakpointSetType break_type = eSetTypeInvalid; in DoExecute() local537 break_type = eSetTypeScripted; in DoExecute()539 break_type = eSetTypeFileAndLine; in DoExecute()541 break_type = eSetTypeAddress; in DoExecute()543 break_type = eSetTypeFunctionName; in DoExecute()545 break_type = eSetTypeFunctionRegexp; in DoExecute()547 break_type = eSetTypeSourceRegexp; in DoExecute()549 break_type = eSetTypeException; in DoExecute()561 switch (break_type) { in DoExecute()1297 break_type = eClearTypeFileAndLine; in DoExecute()[all …]