From owner-freebsd-hackers@FreeBSD.ORG Thu Sep 13 19:57:57 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D1FC106566C; Thu, 13 Sep 2012 19:57:57 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id E192C8FC1A; Thu, 13 Sep 2012 19:57:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:Cc:To:Content-Type; bh=yjhSIwqvqgSvVtXtgherjw3mcpXc74AWixWrt7fTQGE=; b=DxtAaaS+QyJano9HIHFtA9534dCZZQuQFfPtooxY4hIPHcrmoyL4CC5mH6b9tvB3vI21ob1tG1vzKEb5SW21zPS9a9fNJobcaIyQtDvi0MA8VkZsWXvAXa68Ag9UQJhm; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TCFXs-000BqH-Ca; Thu, 13 Sep 2012 14:57:55 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1347566266-3100-3099/5/3; Thu, 13 Sep 2012 19:57:46 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: Kurt Lidl References: <201205311157.42909.jhb@freebsd.org> <19d73256-b7c6-417e-a051-a5faeabf219d@email.android.com> <201209121520.26337.jhb@freebsd.org> <5051F7A0.90901@FreeBSD.org> <20120913162815.GA1219@pix.net> Date: Thu, 13 Sep 2012 14:57:46 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <20120913162815.GA1219@pix.net> User-Agent: Opera Mail/12.02 (FreeBSD) X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: freebsd-hackers@freebsd.org, Andriy Gapon Subject: Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 19:57:57 -0000 On Thu, 13 Sep 2012 11:28:15 -0500, Kurt Lidl wrote: > Isn't this what you want? > > http://stackframe.blogspot.com/2007/04/debugging-linux-kernels-with.html > > -Kurt Interesting -- it looks like that's an option on ESX as well. The only question is: what do I do with that? It's going to give me the debugging entire VM, not the kernel inside. Without being a VMWare developer I imagine its data will be a bit useless :-(