This commit is contained in:
kudzu_cp 2010-07-30 02:06:33 +00:00
parent ada2ad68c3
commit be21dbdd82

View file

@ -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>