MSG_ENABLE_BREAKPOINT
fToggleBreakpointButton->SetMessage(new BMessage(MSG_ENABLE_BREAKPOINT));
new BMessage(MSG_ENABLE_BREAKPOINT));
if (action == MSG_ENABLE_BREAKPOINT && !breakpoint->IsEnabled())
if (action == MSG_ENABLE_BREAKPOINT && !watchpoint->IsEnabled())
case MSG_ENABLE_BREAKPOINT: