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
1cbf8f4b3c6c44446420f14d7b75ef8a1fbc2798
haiku-beta6
/
src
/
system
/
kernel
/
debug
T
History
Axel Dörfler
d5d570384c
The mutex was created too early, before semaphores could be used.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20098 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-02-07 13:50:50 +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
Fixed GCC 4 warnings.
2006-10-13 11:23:34 +00:00
font.h
…
frame_buffer_console.cpp
The mutex was created too early, before semaphores could be used.
2007-02-07 13:50:50 +00:00
gdb.c
Moved gdb.h header file into debug directory, no other component needs to access it.
2006-06-29 16:04:24 +00:00
gdb.h
Moved gdb.h header file into debug directory, no other component needs to access it.
2006-06-29 16:04:24 +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