haiku/headers/os
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
..
add-ons
app * Tweaked the thumbsize of the pointing hand cursors. 2010-03-20 14:23:42 +00:00
arch
be_apps
bluetooth - Read Local features al LocalDevice constructor 2010-04-02 12:12:29 +00:00
device * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
drivers Add license headers as pointed out by Jérôme. 2010-04-13 21:55:52 +00:00
game * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
interface fix drawing artefacts when the caret is being clipped, which lead 2010-04-11 14:13:57 +00:00
kernel * Added new team flag B_TEAM_DEBUG_PREVENT_EXIT that prevents teams from exiting 2010-04-14 18:03:48 +00:00
locale * Build tools : allow to run DoCatalogs with a custom regexp for special cases 2010-04-11 23:00:25 +00:00
mail
media * Reverted part of r34474 that broke binary compatibility. 2010-04-13 13:01:56 +00:00
midi
midi2
net
opengl Made BGLView by default freely resizable by layout manager. I'm not sure I didn't break binary compatibility, please review. 2010-03-10 23:03:03 +00:00
storage * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
support * Cleanup. 2010-04-13 13:36:53 +00:00
translation
AppKit.h
Be.h
BeBuild.h
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h