haiku/headers/os/kernel
Axel Dörfler a608485f26 * Added new team flag B_TEAM_DEBUG_PREVENT_EXIT that prevents teams from exiting
via exit() (the calling thread will drop into the debugger instead).
* The DebugServer now uses this flag by default.
* Added TODO comment: the default debugger should already be able to set a flag
  like this in order to close a race condition between dropping a thread into
  the debugger and setting the flag.
* Cleaned up the debug_server sources a bit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36265 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-14 18:03:48 +00:00
..
debugger.h * Added new team flag B_TEAM_DEBUG_PREVENT_EXIT that prevents teams from exiting 2010-04-14 18:03:48 +00:00
fs_attr.h * Updated license header. 2009-07-29 00:57:41 +00:00
fs_index.h * Updated license header. 2009-07-29 00:57:41 +00:00
fs_info.h * Fixed copyright years, thanks Urias! 2009-07-29 14:14:08 +00:00
fs_query.h * Updated license header. 2009-07-29 00:57:41 +00:00
fs_volume.h * Updated license header. 2009-07-29 00:57:41 +00:00
image.h * Minor cleanup. 2009-10-14 12:51:19 +00:00
OS.h - CPU identification for 'Core i5 CPU M 430 @ 2.27' added. Reported by Evgeny Abdraimov. 2010-03-28 16:17:23 +00:00
scheduler.h Rewrote headers. 2009-08-27 12:35:43 +00:00