hi, I need to get content of %esi register as it was during a syscall. Should I get this info from td->td_pcb->pcb_esi or td->td_frame->tf_esi?
Is it so that trapframe is "content of registers when entering a kernel" and pcb is "when leaving a kernel" ? thnx for info roman ---------------------- www.liberalnistrana.cz _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"