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

/haiku/headers/private/debugger/
H A DMessageCodes.h20 MSG_DISABLE_BREAKPOINT = 'dbrk', enumerator in enum:__anon336
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointsView.cpp95 case MSG_DISABLE_BREAKPOINT:
235 new BMessage(MSG_DISABLE_BREAKPOINT));
284 else if (action == MSG_DISABLE_BREAKPOINT
293 else if (action == MSG_DISABLE_BREAKPOINT

Completed in 116 milliseconds