Debugger: Fixed execution-line, when changing units

git-svn-id: trunk@24631 -
This commit is contained in:
martin 2010-04-15 13:43:18 +00:00
parent 526fcbcc5f
commit 3e9500c36b

View File

@ -1713,6 +1713,8 @@ begin
then exit;
// mark execution line
if (Editor = nil) and (SourceEditorManager <> nil) then
Editor := SourceEditorManager.ActiveEditor;
if Editor <> nil
then begin
if not Editor.HasExecutionMarks then