_NotifyUser
void _NotifyUser(const char* title,
_NotifyUser("Install Breakpoint", "Failed to install breakpoint: %s",
_NotifyUser("Install Watchpoint", "Failed to install watchpoint: %s",
_NotifyUser("Inspect Address", "Failed to allocate memory block");
_NotifyUser("Inspect Address", "Failed to retrieve memory data: %s",
_NotifyUser("Write Memory", "Failed to write memory data: %s",
_NotifyUser("Evaluate Expression", "Failed to evaluate expression: %s",
_NotifyUser("Write Core File", "Failed to write core file: %s",