Searched hist:127343 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/sparc64/sparc64/
H A Dvm_machdep.cdiff 127343 Tue Mar 23 23:12:02 MST 2004 tmm 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

Completed in 106 milliseconds