|
@@ -326,7 +326,7 @@ begin
|
|
wtRead:
|
|
wtRead:
|
|
Command('rwatch ' + location);
|
|
Command('rwatch ' + location);
|
|
end;
|
|
end;
|
|
- BreakpointInsert:=Last_breakpoint_number;
|
|
|
|
|
|
+ WatchpointInsert:=Last_breakpoint_number;
|
|
end;
|
|
end;
|
|
|
|
|
|
procedure TGDBController.SetTBreak(tbreakstring : string);
|
|
procedure TGDBController.SetTBreak(tbreakstring : string);
|