mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 18:59:10 +02:00
lazdebuggergdbmi: less hints
git-svn-id: trunk@60112 -
This commit is contained in:
parent
ace1df908b
commit
2caaad78ec
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user