From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: [PATCH] make domu_debug run-time option + fix int3 handling for MP Date: Mon, 16 May 2005 15:23:44 -0700 Message-ID: References: <3d8eece20505161455119d8dc2@mail.gmail.com> <20050516221841.GC10439@cl.cam.ac.uk> Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20050516221841.GC10439@cl.cam.ac.uk> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christian Limpach Cc: xen-devel@lists.xensource.com, Kip Macy List-Id: xen-devel@lists.xenproject.org > I usually just toggle the #elif 0 to enable the kdb stubs, I don't see > how that would work now, without having to do more changes? Ouch. Therein lies my mistake.=20 I interpreted "#if 0" to mean broken functionality, not "currently not enabled". Not that I don't do that all the time in my code. I just hold you to a higher standard ;-). -Kip