FpDebug/FPD: Add FpDbgDwarfFreePascal - This activates the FPC specific dwarf interpretation.

(cherry picked from commit a365f46170)
This commit is contained in:
Martin 2021-11-28 10:53:43 +01:00
parent 98905fa395
commit 22a136c663

View File

@ -42,6 +42,7 @@ uses
{$endif}
SysUtils,
CustApp,
FpDbgDwarfFreePascal,
{$ifdef windows}
Windows,
FpDbgWinClasses,