2
0
Эх сурвалжийг харах

* parent_ebp was renamed parentfp in compiler
but not reflected in IDE, so the higher variable
did not display correctly anymore.

git-svn-id: trunk@5925 -

pierre 18 жил өмнө
parent
commit
1d564debbb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      ide/fpdebug.pas

+ 1 - 1
ide/fpdebug.pas

@@ -2648,7 +2648,7 @@ procedure TWatch.Get_new_value;
       end;
     while loop_higher do
       begin
-         s:='parent_ebp';
+         s:='parentfp';
          if GetValue(s) then
            begin
              repeat