haiku/headers/private/debug
Ingo Weinhold 64d5a0a4b7 Added UnhandledDebugMessage() hook which is called by the base class
implementations of the other hooks. This way one can easily detect/handle
otherwise unhandled events.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35964 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-26 21:18:08 +00:00
..
debug_support.h Added debug_get_symbol(). It's not implemented particularly efficiently, though. 2009-07-03 14:20:27 +00:00
DebugContext.h Added optional "singleStep" parameter to ContinueThread(). 2010-03-26 21:16:43 +00:00
DebugEventStream.h Added BDebugEventInputStream::Seek() to seek in the stream. Works for data 2009-07-28 18:51:38 +00:00
DebugLooper.h Added a few classes to the debug kit: 2010-03-26 00:15:59 +00:00
DebugMessageHandler.h Added UnhandledDebugMessage() hook which is called by the base class 2010-03-26 21:18:08 +00:00
TeamDebugger.h Added a few classes to the debug kit: 2010-03-26 00:15:59 +00:00