mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 21:08:51 +00:00
54 lines
No EOL
1.2 KiB
XML
54 lines
No EOL
1.2 KiB
XML
<?xml version="1.0" standalone="yes"?>
|
|
<SettingsDS xmlns="http://tempuri.org/SettingsDS.xsd">
|
|
<Breakpoint>
|
|
<Label>StopHere</Label>
|
|
</Breakpoint>
|
|
<Window>
|
|
<Name>FormCallStack</Name>
|
|
<Left>0</Left>
|
|
<Top>0</Top>
|
|
<Width>300</Width>
|
|
<Height>296</Height>
|
|
<Visible>false</Visible>
|
|
</Window>
|
|
<Window>
|
|
<Name>FormWatches</Name>
|
|
<Left>0</Left>
|
|
<Top>0</Top>
|
|
<Width>300</Width>
|
|
<Height>296</Height>
|
|
<Visible>false</Visible>
|
|
</Window>
|
|
<Window>
|
|
<Name>FormLog</Name>
|
|
<Left>0</Left>
|
|
<Top>0</Top>
|
|
<Width>505</Width>
|
|
<Height>408</Height>
|
|
<Visible>false</Visible>
|
|
</Window>
|
|
<Window>
|
|
<Name>FormBreakpoints</Name>
|
|
<Left>805</Left>
|
|
<Top>93</Top>
|
|
<Width>300</Width>
|
|
<Height>296</Height>
|
|
<Visible>true</Visible>
|
|
</Window>
|
|
<Window>
|
|
<Name>FormRegisters</Name>
|
|
<Left>1248</Left>
|
|
<Top>13</Top>
|
|
<Width>281</Width>
|
|
<Height>287</Height>
|
|
<Visible>true</Visible>
|
|
</Window>
|
|
<Window>
|
|
<Name>FormDisassembly</Name>
|
|
<Left>1539</Left>
|
|
<Top>13</Top>
|
|
<Width>500</Width>
|
|
<Height>511</Height>
|
|
<Visible>true</Visible>
|
|
</Window>
|
|
</SettingsDS> |