Date: Fri, 26 Nov 2010 22:31:56 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r215909 - in stable: 7 8 Message-ID: <201011262231.oAQMVuuT091764@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: avg Date: Fri Nov 26 22:31:56 2010 New Revision: 215909 URL: http://svn.freebsd.org/changeset/base/215909 Log: add UPDATING entry for amd64 minidump version 2 This is a direct commit. Modified: stable/8/UPDATING Changes in other areas also in this revision: Modified: stable/7/UPDATING Modified: stable/8/UPDATING ============================================================================== --- stable/8/UPDATING Fri Nov 26 22:23:52 2010 (r215908) +++ stable/8/UPDATING Fri Nov 26 22:31:56 2010 (r215909) @@ -15,6 +15,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. debugging tools present in HEAD were left in place because sun4v support still needs work to become production ready. +20101126: + New version of minidump format for amd64 architecture was + introduced in r215872. To analyze vmcore files produced by + kernels at or after this version you will need updated userland, + libkvm actually, that is able to handle the new version. + 20101022: A workaround for a fixed ld bug has been removed in kernel code, so make sure that your system ld is built from sources after
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011262231.oAQMVuuT091764>