mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
58 lines
2.1 KiB
XML
58 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Bucket
|
|
type = "1"
|
|
version = "2.0">
|
|
<Breakpoints>
|
|
<BreakpointProxy
|
|
BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint">
|
|
<BreakpointContent
|
|
shouldBeEnabled = "No"
|
|
ignoreCount = "0"
|
|
continueAfterRunningActions = "No"
|
|
scope = "0"
|
|
stopOnStyle = "0">
|
|
<Actions>
|
|
<BreakpointActionProxy
|
|
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand">
|
|
<ActionContent
|
|
consoleCommand = "po [NSThread callStackSymbols]">
|
|
</ActionContent>
|
|
</BreakpointActionProxy>
|
|
</Actions>
|
|
</BreakpointContent>
|
|
</BreakpointProxy>
|
|
<BreakpointProxy
|
|
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
|
<BreakpointContent
|
|
shouldBeEnabled = "No"
|
|
ignoreCount = "0"
|
|
continueAfterRunningActions = "No"
|
|
filePath = "Classes/FanControl.m"
|
|
timestampString = "497929356.923799"
|
|
startingColumnNumber = "9223372036854775807"
|
|
endingColumnNumber = "9223372036854775807"
|
|
startingLineNumber = "429"
|
|
endingLineNumber = "429"
|
|
landmarkName = "-readFanData:"
|
|
landmarkType = "7">
|
|
</BreakpointContent>
|
|
</BreakpointProxy>
|
|
<BreakpointProxy
|
|
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
|
<BreakpointContent
|
|
shouldBeEnabled = "Yes"
|
|
ignoreCount = "0"
|
|
continueAfterRunningActions = "No"
|
|
filePath = "Classes/smcWrapper.m"
|
|
timestampString = "555720499.446066"
|
|
startingColumnNumber = "9223372036854775807"
|
|
endingColumnNumber = "9223372036854775807"
|
|
startingLineNumber = "60"
|
|
endingLineNumber = "60"
|
|
landmarkName = "+convertToNumber:"
|
|
landmarkType = "7">
|
|
</BreakpointContent>
|
|
</BreakpointProxy>
|
|
</Breakpoints>
|
|
</Bucket>
|