mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 10:59:19 +02:00
git-svn-id: trunk@9151 -
This commit is contained in:
parent
b248d3622e
commit
d03f620a90
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -566,7 +566,6 @@ debugger/watchpropertydlg.lfm svneol=native#text/plain
|
||||
debugger/watchpropertydlg.lrs svneol=native#text/pascal
|
||||
debugger/watchpropertydlg.pp svneol=native#text/pascal
|
||||
debugger/windebug/fpwd/README svneol=native#text/plain
|
||||
debugger/windebug/fpwd/fpwd.lpi svneol=native#text/plain
|
||||
debugger/windebug/fpwd/fpwd.lpr svneol=native#text/pascal
|
||||
debugger/windebug/fpwd/fpwdcommand.pas svneol=native#text/pascal
|
||||
debugger/windebug/fpwd/fpwdglobal.pas svneol=native#text/pascal
|
||||
|
@ -1,350 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<CONFIG>
|
||||
<ProjectOptions>
|
||||
<PathDelim Value="\"/>
|
||||
<Version Value="5"/>
|
||||
<General>
|
||||
<MainUnit Value="0"/>
|
||||
<IconPath Value="./"/>
|
||||
<TargetFileExt Value=".exe"/>
|
||||
<ActiveEditorIndexAtStart Value="10"/>
|
||||
</General>
|
||||
<LazDoc Paths=""/>
|
||||
<PublishOptions>
|
||||
<Version Value="2"/>
|
||||
<IgnoreBinaries Value="False"/>
|
||||
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
||||
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
||||
</PublishOptions>
|
||||
<RunParams>
|
||||
<local>
|
||||
<FormatVersion Value="1"/>
|
||||
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
||||
</local>
|
||||
</RunParams>
|
||||
<RequiredPackages Count="1">
|
||||
<Item1>
|
||||
<PackageName Value="LCL"/>
|
||||
</Item1>
|
||||
</RequiredPackages>
|
||||
<Units Count="21">
|
||||
<Unit0>
|
||||
<Filename Value="fpwd.lpr"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="fpwd"/>
|
||||
<CursorPos X="3" Y="47"/>
|
||||
<TopLine Value="25"/>
|
||||
<EditorIndex Value="6"/>
|
||||
<UsageCount Value="26"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit0>
|
||||
<Unit1>
|
||||
<Filename Value="fpwdcommand.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="FPWDCommand"/>
|
||||
<CursorPos X="31" Y="418"/>
|
||||
<TopLine Value="414"/>
|
||||
<EditorIndex Value="10"/>
|
||||
<UsageCount Value="26"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit1>
|
||||
<Unit2>
|
||||
<Filename Value="..\windebugger.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="WinDebugger"/>
|
||||
<CursorPos X="16" Y="656"/>
|
||||
<TopLine Value="630"/>
|
||||
<EditorIndex Value="0"/>
|
||||
<UsageCount Value="25"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit2>
|
||||
<Unit3>
|
||||
<Filename Value="fpwdtype.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="FPWDType"/>
|
||||
<CursorPos X="3" Y="416"/>
|
||||
<TopLine Value="394"/>
|
||||
<EditorIndex Value="7"/>
|
||||
<UsageCount Value="26"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit3>
|
||||
<Unit4>
|
||||
<Filename Value="fpwdutil.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="FPWDUtil"/>
|
||||
<CursorPos X="26" Y="4"/>
|
||||
<TopLine Value="1"/>
|
||||
<UsageCount Value="26"/>
|
||||
</Unit4>
|
||||
<Unit5>
|
||||
<Filename Value="fpwdglobal.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="FPWDGlobal"/>
|
||||
<CursorPos X="45" Y="48"/>
|
||||
<TopLine Value="36"/>
|
||||
<EditorIndex Value="4"/>
|
||||
<UsageCount Value="26"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit5>
|
||||
<Unit6>
|
||||
<Filename Value="..\..\..\..\fpc\fpc.2.0.2\rtl\win32\classes.pp"/>
|
||||
<UnitName Value="Classes"/>
|
||||
<CursorPos X="1" Y="1"/>
|
||||
<TopLine Value="1"/>
|
||||
<UsageCount Value="11"/>
|
||||
</Unit6>
|
||||
<Unit7>
|
||||
<Filename Value="..\..\..\..\fpc\fpc.2.0.2\rtl\win32\windows.pp"/>
|
||||
<UnitName Value="windows"/>
|
||||
<CursorPos X="47" Y="1"/>
|
||||
<TopLine Value="1"/>
|
||||
<UsageCount Value="11"/>
|
||||
</Unit7>
|
||||
<Unit8>
|
||||
<Filename Value="..\..\..\lcl\maps.pp"/>
|
||||
<UnitName Value="maps"/>
|
||||
<CursorPos X="57" Y="36"/>
|
||||
<TopLine Value="25"/>
|
||||
<UsageCount Value="11"/>
|
||||
</Unit8>
|
||||
<Unit9>
|
||||
<Filename Value="..\windextra.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="WindExtra"/>
|
||||
<CursorPos X="25" Y="19"/>
|
||||
<TopLine Value="31"/>
|
||||
<EditorIndex Value="3"/>
|
||||
<UsageCount Value="25"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit9>
|
||||
<Unit10>
|
||||
<Filename Value="fpwdbreak.pas"/>
|
||||
<UnitName Value="FPWDBreak"/>
|
||||
<CursorPos X="1" Y="2"/>
|
||||
<TopLine Value="1"/>
|
||||
<UsageCount Value="11"/>
|
||||
</Unit10>
|
||||
<Unit11>
|
||||
<Filename Value="..\..\..\..\fpc\fpc.2.0.2\rtl\objpas\types.pp"/>
|
||||
<UnitName Value="types"/>
|
||||
<CursorPos X="1" Y="130"/>
|
||||
<TopLine Value="108"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit11>
|
||||
<Unit12>
|
||||
<Filename Value="..\..\..\..\fpc\fpc.2.0.2\rtl\win32\wininc\base.inc"/>
|
||||
<CursorPos X="33" Y="80"/>
|
||||
<TopLine Value="62"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit12>
|
||||
<Unit13>
|
||||
<Filename Value="..\..\..\..\fpc\fpc.2.0.2\rtl\win32\wininc\struct.inc"/>
|
||||
<CursorPos X="1" Y="1629"/>
|
||||
<TopLine Value="1619"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit13>
|
||||
<Unit14>
|
||||
<Filename Value="..\..\..\..\fpc\fpc.2.0.2\rtl\inc\objpash.inc"/>
|
||||
<CursorPos X="23" Y="118"/>
|
||||
<TopLine Value="107"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit14>
|
||||
<Unit15>
|
||||
<Filename Value="fpwdloop.pas"/>
|
||||
<UnitName Value="FPWDLoop"/>
|
||||
<CursorPos X="1" Y="361"/>
|
||||
<TopLine Value="343"/>
|
||||
<EditorIndex Value="8"/>
|
||||
<UsageCount Value="12"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit15>
|
||||
<Unit16>
|
||||
<Filename Value="fpwdpeimage.pas"/>
|
||||
<UnitName Value="FPWDPEImage"/>
|
||||
<CursorPos X="1" Y="1"/>
|
||||
<TopLine Value="1"/>
|
||||
<EditorIndex Value="9"/>
|
||||
<UsageCount Value="12"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit16>
|
||||
<Unit17>
|
||||
<Filename Value="..\..\..\lcl\lclproc.pas"/>
|
||||
<UnitName Value="LCLProc"/>
|
||||
<CursorPos X="57" Y="32"/>
|
||||
<TopLine Value="14"/>
|
||||
<EditorIndex Value="11"/>
|
||||
<UsageCount Value="12"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit17>
|
||||
<Unit18>
|
||||
<Filename Value="..\..\..\..\fpc\rtl\win\wininc\defines.inc"/>
|
||||
<CursorPos X="1" Y="5316"/>
|
||||
<TopLine Value="5304"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<UsageCount Value="11"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit18>
|
||||
<Unit19>
|
||||
<Filename Value="..\..\..\..\fpc\rtl\win\wininc\struct.inc"/>
|
||||
<CursorPos X="21" Y="1080"/>
|
||||
<TopLine Value="1067"/>
|
||||
<EditorIndex Value="2"/>
|
||||
<UsageCount Value="11"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit19>
|
||||
<Unit20>
|
||||
<Filename Value="..\..\..\..\fpc\rtl\win32\windows.pp"/>
|
||||
<UnitName Value="windows"/>
|
||||
<CursorPos X="5" Y="30"/>
|
||||
<TopLine Value="16"/>
|
||||
<EditorIndex Value="5"/>
|
||||
<UsageCount Value="11"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit20>
|
||||
</Units>
|
||||
<JumpHistory Count="13" HistoryIndex="12">
|
||||
<Position1>
|
||||
<Filename Value="..\..\..\..\fpc\rtl\win\wininc\defines.inc"/>
|
||||
<Caret Line="1" Column="1" TopLine="1"/>
|
||||
</Position1>
|
||||
<Position2>
|
||||
<Filename Value="..\..\..\..\fpc\rtl\win\wininc\struct.inc"/>
|
||||
<Caret Line="7" Column="74" TopLine="1"/>
|
||||
</Position2>
|
||||
<Position3>
|
||||
<Filename Value="..\windebugger.pp"/>
|
||||
<Caret Line="224" Column="27" TopLine="202"/>
|
||||
</Position3>
|
||||
<Position4>
|
||||
<Filename Value="fpwdloop.pas"/>
|
||||
<Caret Line="6" Column="46" TopLine="1"/>
|
||||
</Position4>
|
||||
<Position5>
|
||||
<Filename Value="fpwdcommand.pas"/>
|
||||
<Caret Line="4" Column="57" TopLine="1"/>
|
||||
</Position5>
|
||||
<Position6>
|
||||
<Filename Value="fpwdcommand.pas"/>
|
||||
<Caret Line="258" Column="30" TopLine="243"/>
|
||||
</Position6>
|
||||
<Position7>
|
||||
<Filename Value="fpwdloop.pas"/>
|
||||
<Caret Line="315" Column="1" TopLine="306"/>
|
||||
</Position7>
|
||||
<Position8>
|
||||
<Filename Value="fpwdloop.pas"/>
|
||||
<Caret Line="313" Column="25" TopLine="297"/>
|
||||
</Position8>
|
||||
<Position9>
|
||||
<Filename Value="fpwdloop.pas"/>
|
||||
<Caret Line="351" Column="53" TopLine="337"/>
|
||||
</Position9>
|
||||
<Position10>
|
||||
<Filename Value="fpwdcommand.pas"/>
|
||||
<Caret Line="258" Column="30" TopLine="243"/>
|
||||
</Position10>
|
||||
<Position11>
|
||||
<Filename Value="fpwdcommand.pas"/>
|
||||
<Caret Line="260" Column="28" TopLine="244"/>
|
||||
</Position11>
|
||||
<Position12>
|
||||
<Filename Value="fpwdcommand.pas"/>
|
||||
<Caret Line="432" Column="1" TopLine="411"/>
|
||||
</Position12>
|
||||
<Position13>
|
||||
<Filename Value="fpwdcommand.pas"/>
|
||||
<Caret Line="423" Column="8" TopLine="410"/>
|
||||
</Position13>
|
||||
</JumpHistory>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
<Version Value="5"/>
|
||||
<PathDelim Value="\"/>
|
||||
<SearchPaths>
|
||||
<OtherUnitFiles Value="..\;$(LazarusDir)\lcl\units\$(TargetCPU)-$(TargetOS)\;c:\fpc\rtl\units\$(TargetCPU)-$(TargetOS)\"/>
|
||||
<SrcPath Value="$(LazarusDir)\lcl\"/>
|
||||
</SearchPaths>
|
||||
<CodeGeneration>
|
||||
<Generate Value="Faster"/>
|
||||
</CodeGeneration>
|
||||
<Other>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
<ExecuteBefore>
|
||||
<Command Value="buildx64.cmd"/>
|
||||
<ScanForFPCMsgs Value="True"/>
|
||||
<ScanForMakeMsgs Value="True"/>
|
||||
</ExecuteBefore>
|
||||
</Other>
|
||||
<CompileReasons Compile="False" Build="False" Run="False"/>
|
||||
</CompilerOptions>
|
||||
<Debugging>
|
||||
<BreakPoints Count="11">
|
||||
<Item1>
|
||||
<Source Value="..\..\..\lcl\interfaces\gtk\gtklistsl.inc"/>
|
||||
<InitialEnabled Value="False"/>
|
||||
<Line Value="358"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Source Value="..\..\..\lcl\interfaces\gtk\gtklistsl.inc"/>
|
||||
<InitialEnabled Value="False"/>
|
||||
<Line Value="324"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<Source Value="..\..\gdbmidebugger.pp"/>
|
||||
<Line Value="2039"/>
|
||||
</Item3>
|
||||
<Item4>
|
||||
<Source Value="..\..\..\ideintf\objectinspector.pp"/>
|
||||
<InitialEnabled Value="False"/>
|
||||
<Line Value="1908"/>
|
||||
</Item4>
|
||||
<Item5>
|
||||
<Source Value="..\..\..\ide\msgview.pp"/>
|
||||
<InitialEnabled Value="False"/>
|
||||
<Line Value="506"/>
|
||||
</Item5>
|
||||
<Item6>
|
||||
<Source Value="..\..\..\ide\msgview.pp"/>
|
||||
<InitialEnabled Value="False"/>
|
||||
<Line Value="457"/>
|
||||
</Item6>
|
||||
<Item7>
|
||||
<Source Value="..\..\gdbmidebugger.pp"/>
|
||||
<InitialEnabled Value="False"/>
|
||||
<Line Value="803"/>
|
||||
</Item7>
|
||||
<Item8>
|
||||
<Source Value="..\..\..\lcl\include\customcombobox.inc"/>
|
||||
<Line Value="796"/>
|
||||
</Item8>
|
||||
<Item9>
|
||||
<Source Value="..\..\..\lcl\interfaces\gtk\gtkobject.inc"/>
|
||||
<Line Value="4763"/>
|
||||
</Item9>
|
||||
<Item10>
|
||||
<Source Value="..\..\..\lcl\interfaces\gtk\gtkobject.inc"/>
|
||||
<Line Value="4142"/>
|
||||
</Item10>
|
||||
<Item11>
|
||||
<Source Value="..\..\..\test\maptest.lpr"/>
|
||||
<Line Value="41"/>
|
||||
</Item11>
|
||||
</BreakPoints>
|
||||
<Watches Count="3">
|
||||
<Item1>
|
||||
<Expression Value="Item^"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Expression Value="c"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<Expression Value="FCurrent"/>
|
||||
</Item3>
|
||||
</Watches>
|
||||
<Exceptions Count="1">
|
||||
<Item1>
|
||||
<Name Value="ECodeToolError"/>
|
||||
</Item1>
|
||||
</Exceptions>
|
||||
</Debugging>
|
||||
</CONFIG>
|
Loading…
Reference in New Issue
Block a user