Am Fri, 15 May 2009 11:09:20 -0400 schrieb John Baldwin <jhb at freebsd.org>: > x/i please. The /i decodes it as an instruction so I can see which > registers it was attempting to dereference. Oh sorry... (kgdb) x/i 0xffffffff805bbc66 0xffffffff805bbc66 <rt_maskedcopy+6>: movzbl (%rdx),%edx -- Martin