Created
November 9, 2017 19:19
-
-
Save lemonkey/405c91b595328581310481fd2cd7aa9f to your computer and use it in GitHub Desktop.
Xcode User Breakpoints 20171109
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 = "No" | |
symbolName = "-[NSObject(NSObject)doesNotRecognizeSelector:]" | |
moduleName = ""> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "UIViewAlertForUnsatisfiableConstraints" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po [[UIWindow keyWindow] _autolayoutTrace]"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "UIViewAlertForUnsatisfiableConstraints" | |
moduleName = "UIKit" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.IDETestFailureBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
breakpointStackSelectionBehavior = "1"> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[__NSCFCalendar dateByAddingComponents:toDate:options:]" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[__NSCFCalendar dateByAddingComponents:toDate:options:]" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
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> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "%B Importing UIKit and Foundation for breakpoint debugging" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "UIApplicationMain" | |
moduleName = "UIKit" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</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 = "sniff_objc_exception_throw"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSKeyedUnarchiver initForReadingWithData:]" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSKeyedUnarchiver initForReadingWithData:]" | |
moduleName = "Foundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[__NSDictionaryI bytes]" | |
moduleName = ""> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SwiftErrorBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No"> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_CFPropertyListMissingSemicolon" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_CFPropertyListMissingSemicolon" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "objc_sync_nil" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "nil sync!" | |
conveyanceType = "1"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "objc_sync_nil" | |
moduleName = "libobjc.A.dylib" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
condition = "(BOOL)((BOOL)[[(NSException *)$eax className] hasPrefix:@"_NSCoreData"])" | |
continueAfterRunningActions = "No" | |
symbolName = "objc_exception_throw" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "CORE DATA EXCEPTION!" | |
conveyanceType = "1"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = ">>> INTERNAL CORE DATA EXCEPTION! <<<" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "sniff_objc_exception_throw"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "objc_exception_throw" | |
moduleName = "libobjc.A.dylib" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "malloc_error_break" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "malloc_error_break" | |
moduleName = "libsystem_malloc.dylib" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "ValidateConcurrency" | |
moduleName = "GDCoreDataConcurrencyDebugging"> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "ValidateConcurrency" | |
moduleName = "GDCoreDataConcurrencyDebugging" | |
usesParentBreakpointCondition = "Yes" | |
urlString = "file:///Users/aribraginsky/Documents/Source/Git/Work/MedHelp/iOS/_latest_sprint/iphone_diabetes-latest_sprint/iphone_hapitracker/Pods/GDCoreDataConcurrencyDebugging/Classes/GDConcurrencyCheckingManagedObject.m" | |
timestampString = "500339780.900907" | |
startingColumnNumber = "9223372036854775807" | |
endingColumnNumber = "9223372036854775807" | |
startingLineNumber = "248" | |
endingLineNumber = "248" | |
offsetFromSymbolStart = "16"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "+[NSManagedObjectContext __Multithreading_Violation_AllThatIsLeftToUsIsHonor__]:" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "CORE DATA" | |
conveyanceType = "1"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "+[NSManagedObjectContext __Multithreading_Violation_AllThatIsLeftToUsIsHonor__]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "CORE DATA CONCURRENCY VIOLATION" | |
conveyanceType = "1"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA CONCURRENCY VIOLATION" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "+[NSManagedObjectContext __Multithreading_Violation_AllThatIsLeftToUsIsHonor__]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "BreakOnInvalidConcurrentAccess" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "Core Data Invalid Concurrent Access!" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Sound"> | |
<ActionContent | |
soundName = "Blow"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "objc_exception_throw" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### GENERAL EXCEPTION THROWN! (Warning: may be internal to Core Data)" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po [NSThread callStackSymbols]"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "sniff_objc_exception_throw"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Sound"> | |
<ActionContent | |
soundName = "Basso"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "objc_exception_throw" | |
moduleName = "libobjc.A.dylib" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
filePath = "/Users/aribraginsky/Documents/Source/Git/Work/MedHelp/iOS/_latest_sprint/iphone_diabetes-latest_sprint/iphone_hapitracker/hAPITracker/hAPITracker/MTCoreDataPrivateBackgroundContext.m" | |
timestampString = "501109500.888521" | |
startingColumnNumber = "9223372036854775807" | |
endingColumnNumber = "9223372036854775807" | |
startingLineNumber = "482" | |
endingLineNumber = "482" | |
landmarkName = "-mainContextDidSave:" | |
landmarkType = "7"> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Sound"> | |
<ActionContent | |
soundName = "4000"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "################################### MERGE MAIN -> BACKGROUND" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[MTCoreDataPrivateBackgroundContext mainContextDidSave:]" | |
moduleName = "hAPITracker" | |
usesParentBreakpointCondition = "Yes" | |
urlString = "file:///Users/aribraginsky/Documents/Source/Git/Work/MedHelp/iOS/_latest_sprint/iphone_diabetes-latest_sprint/iphone_hapitracker/hAPITracker/hAPITracker/MTCoreDataPrivateBackgroundContext.m" | |
timestampString = "501109732.862195" | |
startingColumnNumber = "9223372036854775807" | |
endingColumnNumber = "9223372036854775807" | |
startingLineNumber = "489" | |
endingLineNumber = "489" | |
offsetFromSymbolStart = "56"> | |
</Location> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "__57-[MTCoreDataPrivateBackgroundContext mainContextDidSave:]_block_invoke" | |
moduleName = "hAPITracker" | |
usesParentBreakpointCondition = "Yes" | |
urlString = "file:///Users/aribraginsky/Documents/Source/Git/Work/MedHelp/iOS/_latest_sprint/iphone_diabetes-latest_sprint/iphone_hapitracker/hAPITracker/hAPITracker/MTCoreDataPrivateBackgroundContext.m" | |
timestampString = "501109732.863625" | |
startingColumnNumber = "9223372036854775807" | |
endingColumnNumber = "9223372036854775807" | |
startingLineNumber = "546" | |
endingLineNumber = "546" | |
offsetFromSymbolStart = "17"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "EXC_BAD_INSTRUCTION" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po [NSThread callStackSymbols]"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "developerSubmittedBlockToNSManagedObjectContextPerform" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: developerSubmittedBlockToNSManagedObjectContextPerform" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "developerSubmittedBlockToNSManagedObjectContextPerform" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[NSManagedObjectContext objectWithID:]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: objectWithID" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSManagedObjectContext objectWithID:]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "_PFRetainedObjectIDCore" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: _PFRetainedObjectIDCore" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_PFRetainedObjectIDCore" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "_isPersistentStoreAlive" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: _isPersistentStoreAlive" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[_NSCoreManagedObjectID _isPersistentStoreAlive]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[_NSCoreDataTaggedObjectID _isPersistentStoreAlive]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSManagedObjectID(_NSInternalMethods) _isPersistentStoreAlive]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSTemporaryObjectID _isPersistentStoreAlive]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[_NSTemporaryObjectID2 _isPersistentStoreAlive]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "_persistentStoreForIdentifier:" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: _persistentStoreForIdentifier:" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: persistent store coordinator: [@$rax@], managed object context [@$rbx@], managed object: [@$rdi@]" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSPersistentStoreCoordinator(_NSInternalMethods) _persistentStoreForIdentifier:]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[NSManagedObjectContext(_NSCoreDataSPI) performWithOptions:andBlock]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: performWithOptions" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[NSManagedObjectContext save:]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: managed object context save" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSManagedObjectContext save:]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[NSManagedObjectContext processPendingChanges]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: processPendingChanges" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSManagedObjectContext processPendingChanges]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[NSManagedObjectContext mergeChangesFromContextDidSaveNotification:]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: merge changes from context did save" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po $rdx"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSManagedObjectContext mergeChangesFromContextDidSaveNotification:]" | |
moduleName = "CoreData" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "_NSManagedObjectContextDidSaveObjectIDsPrivateNotification" | |
moduleName = ""> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[NSNotificationCenterPostNotificationName:object:userInfo:]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "### CORE DATA: Notification center post" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po $arg3"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "malloc_error_break" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "malloc_error_break" | |
moduleName = "libsystem_malloc.dylib" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
condition = "!(BOOL)[NSThread isMainThread]" | |
continueAfterRunningActions = "No" | |
symbolName = "-[UITraitCollection dealloc]" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[UITraitCollection dealloc]" | |
moduleName = "UIKit" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_CFAutoreleasePoolPush" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_CFAutoreleasePoolPush" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "_CFAutoreleasePoolPop" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "[TRACKING] _CFAutoreleasePoolPop!" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_CFAutoreleasePoolPop" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_CFAutoreleasePoolDrain" | |
moduleName = ""> | |
<Locations> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "__CFRunLoopRun" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "__CFRunLoopRun" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[NSInvocation dealloc]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "[TRACKING] NSInvocation dealloc!" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po $rdi"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Sound"> | |
<ActionContent | |
soundName = "100"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[NSInvocation dealloc]" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "Yes" | |
symbolName = "-[__NSArrayM dealloc]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po $rdi"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "[TRACKING]" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[__NSArrayM dealloc]" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[__NSDictionaryM dealloc]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po $rdi"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "Dealloc NSDictionary!" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[__NSDictionaryM dealloc]" | |
moduleName = "CoreFoundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "NSKVODeallocateBreak" | |
moduleName = ""> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "NSKVODeallocateBreak" | |
moduleName = "Foundation" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[UIViewController initWithNibName:bundle:]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand"> | |
<ActionContent | |
consoleCommand = "po $arg1"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[UIViewController initWithNibName:bundle:]" | |
moduleName = "UIKit" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[UIApplication sendAction:toTarget:fromSender:forEvent:]" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "DEBUG: Action triggered!" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "No" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "-[UIApplication sendAction:toTarget:fromSender:forEvent:]" | |
moduleName = "UIKit" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
<BreakpointProxy | |
BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint"> | |
<BreakpointContent | |
shouldBeEnabled = "Yes" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_XCTFailureHandler" | |
moduleName = ""> | |
<Actions> | |
<BreakpointActionProxy | |
ActionExtensionID = "Xcode.BreakpointAction.Log"> | |
<ActionContent | |
message = "DEBUG: A unit test has failed!" | |
conveyanceType = "0"> | |
</ActionContent> | |
</BreakpointActionProxy> | |
</Actions> | |
<Locations> | |
<Location | |
shouldBeEnabled = "Yes" | |
ignoreCount = "0" | |
continueAfterRunningActions = "No" | |
symbolName = "_XCTFailureHandler" | |
moduleName = "XCTest" | |
usesParentBreakpointCondition = "Yes" | |
offsetFromSymbolStart = "0"> | |
</Location> | |
</Locations> | |
</BreakpointContent> | |
</BreakpointProxy> | |
</Breakpoints> | |
</Bucket> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment