This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3352a462a7fea1fe4a36be2cfa22d3aafd035a93
haiku-beta6
/
src
/
system
/
kernel
/
debug
T
History
Michael Lotz
3352a462a7
Implemented the "Last message repeated x times." thing in the kernel (hash based).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16968 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-04-02 16:23:47 +00:00
..
blue_screen.cpp
Implemented on screen debug output during boot - to be enabled in the boot loader
2006-01-25 16:12:10 +00:00
blue_screen.h
Implemented on screen debug output during boot - to be enabled in the boot loader
2006-01-25 16:12:10 +00:00
debug.c
Implemented the "Last message repeated x times." thing in the kernel (hash based).
2006-04-02 16:23:47 +00:00
font.h
…
frame_buffer_console.cpp
Implemented on screen debug output during boot - to be enabled in the boot loader
2006-01-25 16:12:10 +00:00
gdb.c
The kernel debugger no longer uses dprintf() but kprintf() when printing
2005-08-02 16:25:27 +00:00
Jamfile
Implemented syslog support for the kernel debug output. Not fancy at all yet, but
2006-01-24 20:28:52 +00:00
user_debugger.cpp
user_debug_exception_occurred() now checks whether a non-default signal
2006-02-28 23:03:06 +00:00