lazdebuggergdbmi: less hints

git-svn-id: trunk@60112 -
This commit is contained in:
mattias 2019-01-19 17:37:50 +00:00
parent ace1df908b
commit 2caaad78ec

View File

@ -11862,6 +11862,7 @@ class operator TGDBMIInternalAddrBreakPointList.TGDBMIInternalAddrBreakPointList
begin
raise Exception.Create(''); // should not get here
c := false;
if a=b then ;
// c := (a.FId = b.FId) and (a.FAddr = b.FAddr);
end;