Poul-Henning Kamp 3c3871e5e6 Introduce the
void backtrace(void);
function which will print a backtrace if DDB is in the kernel and an
explanation if not.

This is useful for recording backtraces in non-fatal circumstances and
does not require pollution with DDB #includes in the files where it
is used.

It would of course be nice to have a non-DDB dependent version too,
but since the meat of a backtrace is MD it is probably not worth it.
2003-01-04 20:54:58 +00:00
..
2002-03-25 13:52:45 +00:00
2002-12-29 20:26:41 +00:00
2002-12-14 02:07:32 +00:00
2002-12-28 23:22:22 +00:00
2002-12-14 01:56:26 +00:00
2002-12-14 01:56:26 +00:00
2002-10-11 10:36:22 +00:00
2003-01-04 11:45:50 +00:00
2003-01-04 20:54:58 +00:00
2002-09-05 11:42:03 +00:00
2002-12-22 05:35:03 +00:00
2002-06-29 02:00:02 +00:00
2002-12-17 19:31:26 +00:00
2002-10-01 13:15:11 +00:00
2002-10-02 09:09:25 +00:00
2002-12-14 01:56:26 +00:00
2002-12-24 09:44:51 +00:00
2002-12-29 20:26:41 +00:00
2003-01-04 11:41:12 +00:00
2002-12-17 19:30:50 +00:00
2003-01-04 20:31:27 +00:00
2002-12-24 03:03:39 +00:00