haiku/headers/private
Axel Dörfler 3cec75dc33 * Debugger modules now have two methods: enter_debugger() and exit_debugger().
* The kernel now opens up to 8 debugger modules (and puts them into an array;
  maybe we'll want to switch to a doubly linked list when there is the need).
* Implemented an example debugger module that prints a stack trace of the
  current thread when the kernel debugger is entered (not included in the
  image).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23794 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-31 12:25:43 +00:00
..
app bonefish+axeld: 2007-11-14 01:28:47 +00:00
audio
debug
disk_scanner
drivers Mask io-space bit in promise_tx2 driver, the driver was broken after recent ide-adapter changes. 2008-01-01 20:31:14 +00:00
firewire
fs_shell * cache_detach_sub_transaction() didn't really work: it did not put all needed 2008-01-18 17:07:18 +00:00
graphics Work in progress (might not work for you yet): 2008-01-29 08:55:36 +00:00
input
interface Fixed problem with some popup menus (check ticket #1679) 2008-01-03 07:30:05 +00:00
kernel * Debugger modules now have two methods: enter_debugger() and exit_debugger(). 2008-01-31 12:25:43 +00:00
libroot Works much better when actually allocating the TLS entry... 2008-01-14 02:03:34 +00:00
mail * part of libbe_test build fix... why is the _IMPEXP stuff there in the 2007-10-21 15:19:25 +00:00
media Some cleanup. 2007-10-15 14:09:14 +00:00
midi
net * int32_t, uint32_t are now of type "int", and no longer of type "long". 2007-10-21 20:10:43 +00:00
opengl/GL/internal
print * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
runtime_loader
screen_saver
shared Allow derived classes to access the member variables. 2007-10-01 18:39:02 +00:00
storage bonefish+mmlr: 2008-01-11 22:45:06 +00:00
syslog_daemon
textencoding
tracker * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
usb_vision
userlandfs * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00