Source position: msegdbutils.pas line 169
type watchpointkindty = (
wpk_write,
wpk_readwrite,
wpk_read
);