Last active
May 26, 2016 14:47
-
-
Save feosuna1/05593f8a1dfb645dac0cd66070ebf460 to your computer and use it in GitHub Desktop.
My Xcode break points
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- | |
| To install: | |
| $ cd ~/Library/Developer/Xcode/UserData/xcdebugger && curl https://gist.githubusercontent.com/feosuna1/05593f8a1dfb645dac0cd66070ebf460/raw -o Breakpoints_v2.xcbkptlist | |
| --> | |
| <Bucket | |
| type = "2" | |
| version = "2.0"> | |
| <Breakpoints> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UIViewAlertForUnsatisfiableConstraints" | |
| moduleName = ""> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "po [[UIWindow keyWindow] _autolayoutTrace]"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| <Locations> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "-[NSObject doesNotRecognizeSelector:]" | |
| moduleName = ""> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "-[NSObject doesNotRecognizeSelector:]" | |
| moduleName = "libobjc.A.dylib" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "NSKVODeallocateBreak" | |
| moduleName = ""> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "NSKVODeallocateBreak" | |
| moduleName = "Foundation" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "Yes" | |
| symbolName = "UIApplicationMain" | |
| moduleName = ""> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "expr @import Foundation"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "expr @import UIKit"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UIApplicationMain" | |
| moduleName = "UIKit" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "Yes" | |
| symbolName = "NSApplicationMain" | |
| moduleName = ""> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "expr @import Foundation"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "expr @import Cocoa"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| <Locations> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "CGPostError" | |
| moduleName = ""> | |
| <Locations> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| scope = "0" | |
| stopOnStyle = "0"> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "_NSDataReinitializationBreak" | |
| moduleName = ""> | |
| <Locations> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| scope = "2" | |
| stopOnStyle = "0"> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| scope = "1" | |
| stopOnStyle = "0"> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "po $arg1"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.IDETestFailureBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| breakpointStackSelectionBehavior = "1"> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| </Breakpoints> | |
| </Bucket> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment