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