Searched refs:fInitialAddress (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DWatchPromptWindow.h47 target_addr_t fInitialAddress; member in class:WatchPromptWindow
H A DWatchPromptWindow.cpp30 fInitialAddress(address),
71 text.SetToFormat("0x%" B_PRIx64, fInitialAddress);
165 fListener->ClearWatchpointRequested(fInitialAddress);

Completed in 36 milliseconds