Date: Fri, 30 Aug 1996 23:08:30 +1000 From: Bruce Evans <bde@zeta.org.au> To: dyson@freebsd.org Cc: current@freebsd.org Subject: early use of vm by debuggers seems to be broken Message-ID: <199608301308.XAA02481@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
After booting with -d: 1. As I reported before, `w 0xf0000000 0' causes a nonfatal trap. 2. More seriously, `b main', `c', `c' stops correctly at the breakpoint but then causes a fatal memory trap in bcopy. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608301308.XAA02481>