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:
Axel Dörfler
2007-11-14 01:28:47 +00:00
parent bfccde1f6a
commit 7301a7fbdb
5 changed files with 168 additions and 57 deletions
+3
View File
@@ -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