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

/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp2182 _NotifyUser("Install Breakpoint", "Failed to install breakpoint: %s",
2237 _NotifyUser("Install Watchpoint", "Failed to install watchpoint: %s",
2280 _NotifyUser("Inspect Address", "Failed to allocate memory block");
2301 _NotifyUser("Inspect Address", "Failed to retrieve memory data: %s",
2324 _NotifyUser("Write Memory", "Failed to write memory data: %s",
2338 _NotifyUser("Evaluate Expression", "Failed to evaluate expression: %s",
2351 _NotifyUser("Write Core File", "Failed to write core file: %s",
2538 TeamDebugger::_NotifyUser(const char* title, const char* text,...) function in class:TeamDebugger
/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h250 void _NotifyUser(const char* title,

Completed in 36 milliseconds