mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 04:39:36 +02:00
FpDebug: Fix breakpoint not applied / left over old code
git-svn-id: trunk@60213 -
This commit is contained in:
parent
706c5d8054
commit
6f10746551
@ -1068,7 +1068,6 @@ begin
|
||||
for a in ALocation do
|
||||
if ip=a then begin
|
||||
FCurrentBreakpoint := Result;
|
||||
Result.ResetBreak;
|
||||
break;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user