Searched refs:SetBreakpointKind (Results 1 – 13 of 13) sorted by relevance
76 return_bp->SetBreakpointKind ("until-return-backstop"); in ThreadPlanStepUntil()90 until_bp->SetBreakpointKind("until-target"); in ThreadPlanStepUntil()
64 return_bp->SetBreakpointKind("step-through-backstop"); in ThreadPlanStepThrough()
96 breakpoint->SetBreakpointKind("run-to-address"); in SetInitialBreakpoints()
274 exc_breakpt_sp->SetBreakpointKind("exception"); in CreateExceptionBreakpoint()
110 return_bp->SetBreakpointKind ("step-out"); in ThreadPlanStepOut()
385 m_next_branch_bp_sp->SetBreakpointKind ("next-branch-location"); in SetNextBranchBreakpoint()
247 entry_break->SetBreakpointKind("shared-library-event"); in ProbeEntry()280 dyld_break->SetBreakpointKind ("shared-library-event"); in SetRendezvousBreakpoint()
501 SetBreakpointKind (const char *kind) in SetBreakpointKind() function
430 m_cxx_exception_bp_sp->SetBreakpointKind("c++ exception"); in SetExceptionBreakpoints()
345 m_objc_exception_bp_sp->SetBreakpointKind("ObjC exception"); in SetExceptionBreakpoints()
486 trampolines_changed_bp_sp->SetBreakpointKind ("objc-trampolines-changed"); in InitializeVTableSymbols()
1061 bp_sp->SetBreakpointKind("thread-creation"); in SetThreadCreationBreakpoint()
1535 dyld_break->SetBreakpointKind ("shared-library-event"); in SetNotificationBreakpoint()