History log of /haiku/src/add-ons/kernel/debugger/auto_stack_trace/auto_stack_trace.cpp
Revision Date Author Comments
# 7f393752 21-Feb-2008 François Revol <revol@free.fr>

Add debugger module hooks to implement alternative io (I need laplink debugging...)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24052 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3cec75dc 30-Jan-2008 Axel Dörfler <axeld@pinc-software.de>

* 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


# 7f3937521f427f5882b8f865fc0e4961325ae04d 21-Feb-2008 François Revol <revol@free.fr>

Add debugger module hooks to implement alternative io (I need laplink debugging...)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24052 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3cec75dc33dd1cda148e057d91b48989f6f3a0c1 30-Jan-2008 Axel Dörfler <axeld@pinc-software.de>

* 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