--- wikisrc/kernel_debugging_with_qemu.mdwn 2015/07/21 19:12:21 1.11 +++ wikisrc/kernel_debugging_with_qemu.mdwn 2015/08/05 12:58:13 1.12 @@ -26,10 +26,11 @@ install the most recent anita package fr ## Building the target system -Check out the NetBSD-current sources from CVS and build a full release of -NetBSD-current/i386 or /amd64 with debug symbols using the build.sh -script. The i386 and amd64 ports are the preferred test platforms because -sparc, the only other port supported by anita, is affected by a known bug, +Check out the NetBSD-current sources from CVS and build a full release +of NetBSD-current/i386 with debug symbols using the build.sh script. +The i386 port is the preferred test platform because the two +other ports supported by anita are affected by known bugs: amd64 by +[[PR 50128|http://gnats.NetBSD.org/50128]], and sparc by [[qemu bug 1399943|https://bugs.launchpad.net/qemu/+bug/1399943]]. If you do the build in a directory other than /usr/src, use the -fdebug-prefix-map option to ensure that the source file names embedded