Debug & Breakpoints toolbar items

This commit is contained in:
tudnai 2022-11-08 19:00:46 -08:00
parent c7b06c60e7
commit be0712990c
1 changed files with 39 additions and 2 deletions

View File

@ -158,6 +158,38 @@
</popUpButtonCell>
</popUpButton>
</toolbarItem>
<toolbarItem implicitItemIdentifier="1A7F304A-748A-49A1-88AA-94450BF516E2" label="Debug" paletteLabel="Debug" image="Debugger" id="D7F-X2-IZL" userLabel="Debug">
<nil key="toolTip"/>
<size key="minSize" width="30" height="17"/>
<size key="maxSize" width="30" height="43"/>
<button key="view" verticalHuggingPriority="750" id="6Ss-hF-T9v">
<rect key="frame" x="6" y="14" width="30" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="Debugger" imagePosition="only" alignment="center" refusesFirstResponder="YES" imageScaling="proportionallyUpOrDown" inset="2" id="Ksd-Eu-wUD">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</button>
<connections>
<action selector="SetBreakPoint:" target="g5o-m8-tZm" id="xSR-v7-K7U"/>
</connections>
</toolbarItem>
<toolbarItem implicitItemIdentifier="32E3CBD1-1CC4-4542-91D9-BFB4A092113B" label="BPs" paletteLabel="Breakpoints" image="NSTouchBarTextListTemplate" id="ULc-zd-2pO" userLabel="Breakpoints">
<nil key="toolTip"/>
<size key="minSize" width="30" height="17"/>
<size key="maxSize" width="30" height="43"/>
<button key="view" verticalHuggingPriority="750" id="V6J-lV-2sp">
<rect key="frame" x="20" y="14" width="30" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="NSTouchBarTextListTemplate" imagePosition="only" alignment="center" refusesFirstResponder="YES" imageScaling="proportionallyUpOrDown" inset="2" id="tBj-Wd-GIS">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</button>
<connections>
<action selector="SetBreakPoint:" target="g5o-m8-tZm" id="kbD-kX-KW1"/>
</connections>
</toolbarItem>
<toolbarItem implicitItemIdentifier="C98C0013-54CF-42E5-9633-F3735234750D" label="Settings" paletteLabel="Settings" tag="-1" image="NSActionTemplate" id="MRX-lG-5ut">
<size key="minSize" width="30" height="17"/>
<size key="maxSize" width="30" height="43"/>
@ -176,6 +208,9 @@
<toolbarItem reference="4cL-xq-NOz"/>
<toolbarItem reference="iuE-Cf-et4"/>
<toolbarItem reference="LMQ-UP-WD8"/>
<toolbarItem reference="D7F-X2-IZL"/>
<toolbarItem reference="ULc-zd-2pO"/>
<toolbarItem reference="Doz-oN-Nyl"/>
<toolbarItem reference="MRX-lG-5ut"/>
</defaultToolbarItems>
</toolbar>
@ -222,7 +257,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView editable="NO" selectable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" horizontallyResizable="YES" verticallyResizable="YES" baseWritingDirection="leftToRight" findStyle="bar" allowsCharacterPickerTouchBarItem="NO" textCompletion="NO" id="Hwx-Gd-XW1" userLabel="Disass Display" customClass="DisplayView" customModule="A2MacTests" customModuleProvider="target">
<rect key="frame" x="0.0" y="-145" width="349" height="1155"/>
<rect key="frame" x="0.0" y="-162" width="349" height="1155"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" red="0.12549019610000001" green="0.12549019610000001" blue="0.12549019610000001" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
@ -448,7 +483,7 @@ C20D: 4C C5 FE JMP $FEC5
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView editable="NO" selectable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" horizontallyResizable="YES" verticallyResizable="YES" baseWritingDirection="leftToRight" findStyle="bar" allowsCharacterPickerTouchBarItem="NO" textCompletion="NO" id="BHr-Q4-rBI" userLabel="Stack Display" customClass="DisplayView" customModule="A2MacTests" customModuleProvider="target">
<rect key="frame" x="0.0" y="-218" width="334" height="165"/>
<rect key="frame" x="0.0" y="-225" width="334" height="165"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
@ -710,6 +745,7 @@ C20D: 4C C5 FE JMP $FEC5
</scene>
</scenes>
<resources>
<image name="Debugger" width="128" height="128"/>
<image name="NSActionTemplate" width="14" height="14"/>
<image name="NSStatusNone" width="16" height="16"/>
<image name="NSStatusPartiallyAvailable" width="16" height="16"/>
@ -719,6 +755,7 @@ C20D: 4C C5 FE JMP $FEC5
<image name="NSTouchBarGoUpTemplate" width="16" height="30"/>
<image name="NSTouchBarPauseTemplate" width="11" height="30"/>
<image name="NSTouchBarSkipToEndTemplate" width="12" height="30"/>
<image name="NSTouchBarTextListTemplate" width="18" height="30"/>
<image name="NSTrashEmpty" width="32" height="32"/>
<image name="popUpButtonCell:0qv-E9-TgB:image" width="1" height="1">
<mutableData key="keyedArchiveRepresentation">