Source position: ttdebug.pas line 39
type TBreakPoint = record
Next: PBreakPoint;
Range: Int;
Address: Int;
end;