FpDebug: Synchronized changes in fpdebug.lpk (r45780) with fpdebug.pas

git-svn-id: trunk@45846 -
This commit is contained in:
joost 2014-07-12 18:56:17 +00:00
parent 359ca050e3
commit e76f27604f

View File

@ -13,7 +13,7 @@ uses
FpImgReaderMachoFile, FpImgReaderMacho, FpPascalBuilder, FpDbgInfo,
FpdMemoryTools, FpErrorMessages, FPDbgController, FpDbgDwarfVerbosePrinter,
FpDbgDwarfDataClasses, FpDbgDwarfFreePascal, fpDbgSymTableContext,
fpDbgSymTable, FpDbgLinuxClasses, FpDbgLinuxExtra, LazarusPackageIntf;
fpDbgSymTable, LazarusPackageIntf;
implementation