mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 09:19:17 +02:00
LazDebuggerFp: deal with fpc info for nested procs variable scopes.
git-svn-id: trunk@59656 -
This commit is contained in:
parent
895fe14aed
commit
0d4fa259a4
@ -21,7 +21,7 @@ uses
|
||||
DbgIntfDebuggerBase,
|
||||
FpdMemoryTools,
|
||||
FpPascalParser,
|
||||
FPDbgController, FpDbgDwarfDataClasses;
|
||||
FPDbgController, FpDbgDwarfDataClasses, FpDbgDwarfFreePascal;
|
||||
|
||||
type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user