Thomas Moestl 252cc8f6b2 Intitialize the frame pointer and return pc of a new process created
in cpu_fork(). This prevents the stack tracer from running past the
end of the stack (only the pc is checked in that case), which became
fatal when db_print_backtrace() was introduced and called outside
of ddb.

Additional testing:	kris
2004-03-23 23:12:02 +00:00
..
2003-02-19 17:25:58 +00:00
2004-02-21 21:10:55 +00:00
2003-12-26 14:04:19 +00:00
2003-12-26 14:22:26 +00:00