mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
26 lines
815 B
XML
26 lines
815 B
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>
|
|
</Breakpoints>
|
|
</Bucket>
|