haiku/src/system/kernel/debug
Axel Dörfler a39bfc19fd Made the paging mechanism a bit more useful for commands: it will now wait when
the command would overwrite its own output, not always on the bottom of the
screen.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23699 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-22 08:24:35 +00:00
..
blue_screen.cpp Made the paging mechanism a bit more useful for commands: it will now wait when 2008-01-22 08:24:35 +00:00
blue_screen.h panic() could hang in the early boot process in case it was called before 2007-10-09 00:12:29 +00:00
debug_commands.cpp Made kputs() available in the kernel and used it for printing debugger 2008-01-21 00:15:33 +00:00
debug_commands.h * Added add_debugger_command_etc() which is similar to 2008-01-16 23:41:20 +00:00
debug_parser.cpp * Introduced debugger command flag B_KDEBUG_DONT_PARSE_ARGUMENTS. 2008-01-21 23:25:34 +00:00
debug_variables.cpp * Changed the way temporary variables work. They won't be unset before 2008-01-16 21:50:59 +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 * Introduced debugger command flag B_KDEBUG_DONT_PARSE_ARGUMENTS. 2008-01-21 23:25:34 +00:00
font.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
frame_buffer_console.cpp * The boot loader now remembers the bytes per row as told by the graphics card, and 2007-11-27 16:33:19 +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 * Implemented parse_expression(). The back-end is an expression parser 2008-01-16 00:01:20 +00:00
tracing.cpp Changed semantics of "traced" invocation without arguments. Instead of 2008-01-21 17:59:19 +00:00
user_debugger.cpp Merged branch haiku/branches/developer/bonefish/optimization revision 2008-01-11 00:36:44 +00:00