Searched refs:MSG_SHOW_BREAKPOINT_EDIT_WINDOW (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debugger/
H A DAppMessageCodes.h30 MSG_SHOW_BREAKPOINT_EDIT_WINDOW = 'sbew', enumerator in enum:__anon1591
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointsView.cpp100 case MSG_SHOW_BREAKPOINT_EDIT_WINDOW:
172 new BMessage(MSG_SHOW_BREAKPOINT_EDIT_WINDOW));
H A DTeamWindow.cpp568 case MSG_SHOW_BREAKPOINT_EDIT_WINDOW:
H A DSourceView.cpp1035 BMessage message(MSG_SHOW_BREAKPOINT_EDIT_WINDOW);

Completed in 53 milliseconds