haiku/src/servers/debug
Axel Dörfler 11a2999d10 Now also prints the area offsets next to the instruction pointer so you don't have
to enable debug output in the runtime linker and still have to compute the offsets
manually.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12900 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-30 12:22:34 +00:00
..
debug_server.rdef Initial version of our debug server. This is the guy that hangs around 2005-02-25 14:37:36 +00:00
DebugServer.cpp Now also prints the area offsets next to the instruction pointer so you don't have 2005-05-30 12:22:34 +00:00
Jamfile In case of a debugger() call now also prints the debug message. Makes use of the new libdebug.so. 2005-03-20 22:06:13 +00:00