Date: Fri, 28 Feb 2003 21:18:28 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/loader main.c Message-ID: <200303010518.h215ISIj060232@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/02/28 21:18:28 PST FreeBSD src repository Modified files: sys/boot/efi/loader main.c Log: Speed up debugging in the context of unexpected traps by printing the address of the image base of the loader. Given cr.iip, we can use the symbol table to figure out what function caused the trap. Revision Changes Path 1.18 +6 -5 src/sys/boot/efi/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303010518.h215ISIj060232>