You should be able to get the user's registers from "rd u". Then you can see about doing the backtrace by hand. Is it possible to find a stack frame pointer for the user space, and then pass it in as an argument to "bt"? -- Ethan