mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 23:49:28 +02:00
Debugger: Improved shortstring, do not expose internal record fields
git-svn-id: trunk@41260 -
This commit is contained in:
parent
a3f14d5bbd
commit
4491daff55
@ -3301,6 +3301,7 @@ begin
|
||||
then begin
|
||||
FTypeName := 'ShortString';
|
||||
FKind := skSimple;
|
||||
FreeAndNil(FFields);
|
||||
end;
|
||||
|
||||
FProcessState := gtpsFinished;
|
||||
|
Loading…
Reference in New Issue
Block a user