Searched hist:"3613 bfc87170c9da09d0099ae3dba622487d9616" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/debugger/run_on_exit/ |
H A D | Jamfile | 3613bfc87170c9da09d0099ae3dba622487d9616 Wed Apr 08 07:45:59 UTC 2009 Michael Lotz <mmlr@mlotz.ch> Adding a run_on_exit kernel debugger add-on. It installs a debugger command "on_exit" with which you can add commands to run when exiting the debugger. With this you could for example "on_exit sync" and "on_exit shutdown -r" when your app_server crashed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30016 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | run_on_exit.cpp | 3613bfc87170c9da09d0099ae3dba622487d9616 Wed Apr 08 07:45:59 UTC 2009 Michael Lotz <mmlr@mlotz.ch> Adding a run_on_exit kernel debugger add-on. It installs a debugger command "on_exit" with which you can add commands to run when exiting the debugger. With this you could for example "on_exit sync" and "on_exit shutdown -r" when your app_server crashed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30016 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/debugger/ |
H A D | Jamfile | 3613bfc87170c9da09d0099ae3dba622487d9616 Wed Apr 08 07:45:59 UTC 2009 Michael Lotz <mmlr@mlotz.ch> Adding a run_on_exit kernel debugger add-on. It installs a debugger command "on_exit" with which you can add commands to run when exiting the debugger. With this you could for example "on_exit sync" and "on_exit shutdown -r" when your app_server crashed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30016 a95241bf-73f2-0310-859d-f6bbb57e9c96
|