Home
last modified time | relevance | path

Searched refs:MSG_SAVE_BREAKPOINT_SETTINGS (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DBreakpointEditWindow.cpp25 MSG_SAVE_BREAKPOINT_SETTINGS = 'sbps' enumerator
81 case MSG_SAVE_BREAKPOINT_SETTINGS: in MessageReceived()
130 new BMessage(MSG_SAVE_BREAKPOINT_SETTINGS)))) in _Init()