haiku/src/system/kernel/debug
Ingo Weinhold 7f9c673981 * Introduced a new debugger message B_DEBUGGER_MESSAGE_HANDED_OVER, which
is sent to a debugger when the debugged team has been successfully handed
  over to another debugger.
* Fixed handling of B_DEBUG_MESSAGE_PREPARE_HANDOVER. We don't send a reply.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13683 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-15 12:18:33 +00:00
..
blue_screen.cpp Fixed minor drawing problem of the on-screen KDL: in NO_CLEAN mode, the first two 2005-07-01 06:42:07 +00:00
blue_screen.h Removed debug/console.c, we no longer need it. frame_buffer_console_init() is now 2005-05-29 16:23:00 +00:00
debug.c Changed the "help" command to be able to only show all commands starting with a certain string. 2005-06-08 17:16:40 +00:00
font.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
frame_buffer_console.cpp The app_server now updates the kernel's blue screen frame buffer on mode changes 2005-05-29 20:23:00 +00:00
gdb.c Renamed arch/dbg_console.h to arch/debug_console.h. 2005-05-29 14:34:03 +00:00
Jamfile Removed debug/console.c, we no longer need it. frame_buffer_console_init() is now 2005-05-29 16:23:00 +00:00
user_debugger.cpp * Introduced a new debugger message B_DEBUGGER_MESSAGE_HANDED_OVER, which 2005-07-15 12:18:33 +00:00