Last active
March 19, 2020 05:23
-
-
Save popeyelau/32a5a225cbdbc2ac62fcc4dc47633a39 to your computer and use it in GitHub Desktop.
My Xcode User Breakpoints|-|{"files":{"Breakpoints_v2.xcbkptlist":{"env":"plain"}},"tag":"Gists"}
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"?> | |
| <Bucket | |
| type = "2" | |
| version = "2.0"> | |
| <Breakpoints> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "Yes" | |
| symbolName = "UIApplicationMain" | |
| moduleName = ""> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "reveal load"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "expr @import UIKit"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UIApplicationMain" | |
| moduleName = "UIKitCore" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| <Location | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UIKit.UIApplicationMain(Swift.Int32, Swift.Optional<Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<Swift.Int8>>>, Swift.Optional<Swift.String>, Swift.Optional<Swift.String>) -> Swift.Int32" | |
| moduleName = "libswiftUIKit.dylib" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| 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.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UIViewAlertForUnsatisfiableConstraints" | |
| moduleName = ""> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UIViewAlertForUnsatisfiableConstraints" | |
| moduleName = "UIKitCore" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UICollectionViewFlowLayoutBreakForInvalidSizes" | |
| moduleName = ""> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "UICollectionViewFlowLayoutBreakForInvalidSizes" | |
| moduleName = "UIKitCore" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "-[UIView(UIConstraintBasedLayout) _viewHierarchyUnpreparedForConstraint:]" | |
| moduleName = ""> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "No" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "-[UIView(UIConstraintBasedLayout) _viewHierarchyUnpreparedForConstraint:]" | |
| moduleName = "UIKitCore" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "Yes" | |
| symbolName = "-[UINavigationController pushViewController:animated:]" | |
| moduleName = ""> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
| <ActionContent | |
| message = "♻️ @(id)[$arg3 description]@" | |
| conveyanceType = "0"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "-[UINavigationController pushViewController:animated:]" | |
| moduleName = "UIKitCore" | |
| usesParentBreakpointCondition = "Yes" | |
| offsetFromSymbolStart = "0"> | |
| </Location> | |
| </Locations> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| <BreakpointProxy | |
| BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "Yes" | |
| symbolName = "-[UIViewController dealloc]" | |
| moduleName = ""> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
| <ActionContent | |
| message = "🔥 dealloc @(id)[$arg1 description]@ @(id)[$arg1 title]@" | |
| conveyanceType = "0"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| <Locations> | |
| <Location | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "No" | |
| symbolName = "-[UIViewController dealloc]" | |
| moduleName = "UIKitCore" | |
| 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.ExceptionBreakpoint"> | |
| <BreakpointContent | |
| shouldBeEnabled = "Yes" | |
| ignoreCount = "0" | |
| continueAfterRunningActions = "Yes" | |
| scope = "1" | |
| stopOnStyle = "0"> | |
| <Actions> | |
| <BreakpointActionProxy | |
| ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
| <ActionContent | |
| consoleCommand = "po $arg1"> | |
| </ActionContent> | |
| </BreakpointActionProxy> | |
| </Actions> | |
| </BreakpointContent> | |
| </BreakpointProxy> | |
| </Breakpoints> | |
| </Bucket> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
~/Library/Developer/Xcode/UserData/xcdebugger/