mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 23:39:24 +02:00
Debugger: Watches, display full expression after drag/drop subwatch to main list.
This commit is contained in:
parent
f25f9fb660
commit
c7e3898de2
@ -556,6 +556,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
AWatch.Index := NewIdx;
|
||||
AWatch.DisplayName := '';
|
||||
|
||||
Target := NewNode;
|
||||
NTarget := tvWatches.GetNextSiblingNoInit(Target);
|
||||
|
Loading…
Reference in New Issue
Block a user