History log of /haiku/src/kits/debug/DebugContext.cpp
Revision Date Author Comments
# 1c421b8d 26-Mar-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Added optional "singleStep" parameter to ContinueThread().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35963 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 53446ebf 25-Mar-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Added a few classes to the debug kit:
* BDebugMessageHandler: Interface with hooks for handling of debug messages.
* BDebugContext: Essentially a C++ wrapper for struct debug_context, with
handy methods for controlling a debugged team.
* BTeamDebugger: Proxy for a debugged team. Derived from BDebugContext.
* BDebugLooper: Wraps a main debug message loop. Any number of BTeamDebuggers
can be added and associated with BDebugMessageHandlers.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35953 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1c421b8df4515ec6f53b22d6ea231831494f0c7a 26-Mar-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Added optional "singleStep" parameter to ContinueThread().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35963 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 53446ebf805fa4851775128a7dbaf12692d005ad 25-Mar-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Added a few classes to the debug kit:
* BDebugMessageHandler: Interface with hooks for handling of debug messages.
* BDebugContext: Essentially a C++ wrapper for struct debug_context, with
handy methods for controlling a debugged team.
* BTeamDebugger: Proxy for a debugged team. Derived from BDebugContext.
* BDebugLooper: Wraps a main debug message loop. Any number of BTeamDebuggers
can be added and associated with BDebugMessageHandlers.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35953 a95241bf-73f2-0310-859d-f6bbb57e9c96