haiku/src/system/kernel/debug
Michael Lotz 945a6a41ac bonefish + mmlr:
* Add possibility to restart a complete pipe through B_KDEBUG_RESTART_PIPE.
* Implement tail in the kernel debugger making use of the former.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28154 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-15 23:43:27 +00:00
..
blue_screen.cpp Blue screen pagination: 2008-07-09 22:59:45 +00:00
blue_screen.h Ctrl-L clears the KDL screen. 2008-04-29 01:24:41 +00:00
debug_builtin_commands.cpp bonefish + mmlr: 2008-10-15 23:43:27 +00:00
debug_builtin_commands.h * Introduced pipes in the kernel debugger. The syntax is similar to 2008-06-01 02:25:00 +00:00
debug_commands.cpp bonefish + mmlr: 2008-10-15 23:43:27 +00:00
debug_commands.h * Introduced pipes in the kernel debugger. The syntax is similar to 2008-06-01 02:25:00 +00:00
debug_output_filter.h * Introduced pipes in the kernel debugger. The syntax is similar to 2008-06-01 02:25:00 +00:00
debug_paranoia.cpp * Changed macros that enable tracing for individual components from 2008-04-27 14:24:18 +00:00
debug_parser.cpp Extended debugger language: Dereferenced addresses are now supported as 2008-08-25 00:24:06 +00:00
debug_variables.cpp Added support for architecture specific debug variables, e.g. for 2008-08-24 23:01:43 +00:00
debug_variables.h * Changed the way temporary variables work. They won't be unset before 2008-01-16 21:50:59 +00:00
debug.cpp * Changed the way the demangle functionality works: instead of having a kernel 2008-10-12 23:50:41 +00:00
font.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
frame_buffer_console.cpp * Initialize all static mutexes in the kernel through a MUTEX_INITIALIZER() 2008-06-05 23:19:27 +00:00
gdb.c * vm.h no longer includes vm_types.h - only those that actually need access 2007-09-27 12:21:33 +00:00
gdb.h debug.c -> debug.cpp 2008-01-14 09:50:32 +00:00
Jamfile * Extended the debugger API by sampling-based profiling support. This is 2008-09-15 13:36:31 +00:00
tracing.cpp bonefish + zooey: 2008-10-15 09:04:37 +00:00
user_debugger.cpp Extended the profiling API. When using the variable stack trace depth 2008-09-29 00:53:38 +00:00