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

/haiku/headers/private/debugger/
H A DMessageCodes.h61 MSG_GENERATE_DEBUG_REPORT = 'gdrp', enumerator in enum:__anon336
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp392 MSG_GENERATE_DEBUG_REPORT : MSG_WRITE_CORE_FILE));
401 case MSG_GENERATE_DEBUG_REPORT:
414 if (message->what == MSG_GENERATE_DEBUG_REPORT)
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp853 case MSG_GENERATE_DEBUG_REPORT:
1328 BMessage message(MSG_GENERATE_DEBUG_REPORT);
H A DDebugReportGenerator.cpp169 case MSG_GENERATE_DEBUG_REPORT:

Completed in 58 milliseconds