WatchpointManager
WatchpointManager* fWatchpointManager;
class WatchpointManager;
fWatchpointManager = new(std::nothrow) WatchpointManager(fTeam,
WatchpointManager::WatchpointManager(Team* team,
WatchpointManager::~WatchpointManager()
WatchpointManager::Init()
WatchpointManager::InstallWatchpoint(Watchpoint* watchpoint,
WatchpointManager::UninstallWatchpoint(Watchpoint* watchpoint)
class WatchpointManager {
WatchpointManager(Team* team,
~WatchpointManager();