bonefish+axeld:
* The debug_server now sends the registrar messages whenever the debug alert is shown, and also, if the user wants to debug the team. * In the latter case, the registrar will now cancel a shutdown process. * Also, it will now wait with the shutdown process until the user has acknowledged the debugger alert. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22926 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -104,6 +104,9 @@ enum {
|
||||
B_REG_UPDATE_DISK_DEVICE = 'rgud',
|
||||
B_REG_DEVICE_START_WATCHING = 'rgwd',
|
||||
B_REG_DEVICE_STOP_WATCHING = 'rgsd',
|
||||
|
||||
// debug_server notifications
|
||||
B_REG_TEAM_DEBUGGER_ALERT = 'rtda',
|
||||
};
|
||||
|
||||
// B_REG_MIME_SET_PARAM "which" constants
|
||||
|
||||
Reference in New Issue
Block a user