mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 00:59:30 +02:00
Debugger: clean up
git-svn-id: trunk@44218 -
This commit is contained in:
parent
8943769da2
commit
dca209ffc5
@ -1578,7 +1578,6 @@ var
|
||||
ChangedRegList: TGDBMINameValueList;
|
||||
begin
|
||||
Result := True;
|
||||
DebugLn(['|||||||||||||| ', dbgs(FRegisters.DataValidity), ' ', FRegisters.StackFrame]);
|
||||
if FRegisters.DataValidity = ddsEvaluating then // in process
|
||||
exit;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user