From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from one.firstfloor.org ([213.235.205.2]:48036 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755091Ab3AUVVa (ORCPT ); Mon, 21 Jan 2013 16:21:30 -0500 Date: Mon, 21 Jan 2013 22:21:29 +0100 From: Andi Kleen Subject: Re: [PATCH v4 00/13] Add gdb python scripts as kernel debugging helpers Message-ID: <20130121212129.GR30577@one.firstfloor.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Jan Kiszka Cc: Andrew Morton , linux-kernel@vger.kernel.org, Jason Wessel , kgdb-bugreport@lists.sourceforge.net, Andi Kleen , Tom Tromey , Ben Widawsky , "David S. Miller" , Fenghua Yu , Kay Sievers , linux-ia64@vger.kernel.org, linux-kbuild@vger.kernel.org, Michal Marek , sparclinux@vger.kernel.org, Tony Luck > > And this is a tutorial for the gdb extension using QEMU/KVM as target > platform: Can you add the tutorial as a file in Documentation? Other than that everything looks good to me. -Andi