K 10 svn:author V 5 gonzo K 8 svn:date V 27 2009-10-20T23:13:08.247494Z K 7 svn:log V 260 - Commit missing part of "bt" fix: store PC register in pcb_context struct in cpu_switch and use it in stack_trace function later. pcb_regs contains state of the process stored by exception handler and therefor is not valid for sleeping processes. END