mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-04 23:31:37 +00:00
This commit is contained in:
parent
ada2ad68c3
commit
be21dbdd82
1 changed files with 6 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
<?xml version="1.0" standalone="yes"?>
|
<?xml version="1.0" standalone="yes"?>
|
||||||
<SettingsDS xmlns="http://tempuri.org/SettingsDS.xsd">
|
<SettingsDS xmlns="http://tempuri.org/SettingsDS.xsd">
|
||||||
|
<Breakpoint>
|
||||||
|
<Label>DebugStub_SendTrace</Label>
|
||||||
|
</Breakpoint>
|
||||||
<Window>
|
<Window>
|
||||||
<Name>FormCallStack</Name>
|
<Name>FormCallStack</Name>
|
||||||
<Left>0</Left>
|
<Left>0</Left>
|
||||||
|
|
@ -26,11 +29,11 @@
|
||||||
</Window>
|
</Window>
|
||||||
<Window>
|
<Window>
|
||||||
<Name>FormBreakpoints</Name>
|
<Name>FormBreakpoints</Name>
|
||||||
<Left>0</Left>
|
<Left>805</Left>
|
||||||
<Top>0</Top>
|
<Top>93</Top>
|
||||||
<Width>300</Width>
|
<Width>300</Width>
|
||||||
<Height>296</Height>
|
<Height>296</Height>
|
||||||
<Visible>false</Visible>
|
<Visible>true</Visible>
|
||||||
</Window>
|
</Window>
|
||||||
<Window>
|
<Window>
|
||||||
<Name>FormRegisters</Name>
|
<Name>FormRegisters</Name>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue