From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Date: Tue, 29 Jan 2013 14:15:18 +0000 Subject: Re: [PATCH v5 00/20] Add gdb python scripts as kernel debugging helpers Message-Id: <20130129141518.GI14302@pd.tnic> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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-doc@vger.kernel.org, linux-ia64@vger.kernel.org, linux-kbuild@vger.kernel.org, Michal Marek , Rob Landley , sparclinux@vger.kernel.org, Tony Luck On Tue, Jan 29, 2013 at 01:37:43PM +0100, Jan Kiszka wrote: > Version 5 comes with the following changes: > - moved tutorial into Documentation/gdb-kernel-debugging.txt > - improved caching of gdb.Type objects, ensure they are in sync with > currently loaded symbols > - added new functions and commands > - lx_module -- Find module by name and return the module variable > - lx_modvar -- Return global variable of a module > - lx-lsmod -- List currently loaded modules > > See http://lkml.indiana.edu/hypermail/linux/kernel/1210.0/01598.html for > the original description and > > git://git.kiszka.org/linux.git queues/gdb-scripts > > for the latest version. Ok, I've seldomly shown any feelings when acking a patch{,set} besides maybe "hm, ok, fine" but this patchset is very very cool and it is an enormous fun playing with it. So maybe this is the most enthusiasm I've shown sofar: Emphatically-acked-by: Borislav Petkov Thanks Jan, very good work! -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --