From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2603:3026:480::10; helo=muon.bluestop.org; envelope-from=rebecca@bluestop.org; receiver=edk2-devel@lists.01.org Received: from muon.bluestop.org (muon.bluestop.org [IPv6:2603:3026:480::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4DE2022690AB3 for ; Wed, 18 Apr 2018 19:46:11 -0700 (PDT) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id 52BC944D49; Wed, 18 Apr 2018 20:46:52 -0600 (MDT) Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id SKSpoHzcZ_CR; Wed, 18 Apr 2018 20:46:50 -0600 (MDT) Received: from cube.int.bluestop.org (unknown [IPv6:2603:3026:480:e0::100]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Wed, 18 Apr 2018 20:46:50 -0600 (MDT) From: Rebecca Cran To: Laszlo Ersek , Johannes Swoboda Cc: Michael Kinney , edk2-devel@lists.01.org, clemens.hlauschek@inso.tuwien.ac.at References: <12fe2332-c864-60e1-4f12-280e9939449f@redhat.com> Message-ID: <81abcc10-1c8c-1012-7c08-b9cd24efa85a@bluestop.org> Date: Wed, 18 Apr 2018 20:46:08 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: Source code debugging of OVMF X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2018 02:46:11 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 04/16/18 12:25, Rebecca Cran wrote: > On 04/16/18 10:13, Laszlo Ersek wrote: > >> Here's another thread that you might find useful: >> >> http://edk2-devel.narkive.com/6BRVus92/qestion-about-how-to-debug-ovmf-on-qemu > > I should get my Phabricator wiki running again, which has a > nicely-formatted version of that - I haven't set it up again after > moving systems. > https://code.bluestop.org/w/tianocore/debugging-with-gdb/ is now working again. -- Rebecca