https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229222
--- Comment #5 from [email protected] --- (In reply to Konstantin Belousov from comment #4) (kgdb) p/x *(struct trapframe *)0xfffffe0688f57d30 $1 = {tf_rdi = 0xa, tf_rsi = 0xfffff8001446cc00, tf_rdx = 0x20, tf_rcx = 0xfffffe0688f57fa8, tf_r8 = 0xfffff8001408bb80, tf_r9 = 0xfffffe0688f57fa8, tf_rax = 0xfffff803905493f0, tf_rbx = 0xfffffe0688f58698, tf_rbp = 0xfffffe0688f57e88, tf_r10 = 0x28, tf_r11 = 0x0, tf_r12 = 0x0, tf_r13 = 0x0, tf_r14 = 0x400000000000080, tf_r15 = 0x0, tf_trapno = 0x9, tf_fs = 0x13, tf_gs = 0x1b, tf_addr = 0x0, tf_flags = 0x1, tf_es = 0x3b, tf_ds = 0x3b, tf_err = 0x0, tf_rip = 0xffffffff80df76ee, tf_cs = 0x20, tf_rflags = 0x10202, tf_rsp = 0xfffffe0688f57df8, tf_ss = 0x0} Thanks Kib, I appreciate your patience, as I'm really just your fingers, its been 28 years since I had to use a C debugger. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
