--- wikisrc/kernel_debugging_with_qemu.mdwn 2015/02/19 09:37:14 1.9 +++ wikisrc/kernel_debugging_with_qemu.mdwn 2015/03/10 07:36:40 1.10 @@ -31,8 +31,7 @@ NetBSD-current/i386 release with debug s 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 49276|http://gnats.NetBSD.org/49276]], and sparc by -[[qemu bug 1335444|https://bugs.launchpad.net/qemu/+bug/1335444]]. - +[[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 in the debug symbols point to /usr/src, which is where the sources will be