mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-05 11:40:18 +02:00
FpDebug/FPD: Add FpDbgDwarfFreePascal - This activates the FPC specific dwarf interpretation.
(cherry picked from commit a365f46170
)
This commit is contained in:
parent
98905fa395
commit
22a136c663
@ -42,6 +42,7 @@ uses
|
||||
{$endif}
|
||||
SysUtils,
|
||||
CustApp,
|
||||
FpDbgDwarfFreePascal,
|
||||
{$ifdef windows}
|
||||
Windows,
|
||||
FpDbgWinClasses,
|
||||
|
Loading…
Reference in New Issue
Block a user