From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754463AbZHCUwf (ORCPT ); Mon, 3 Aug 2009 16:52:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754060AbZHCUwd (ORCPT ); Mon, 3 Aug 2009 16:52:33 -0400 Received: from one.firstfloor.org ([213.235.205.2]:57117 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752886AbZHCUwb (ORCPT ); Mon, 3 Aug 2009 16:52:31 -0400 To: Jason Wessel Cc: Peter Zijlstra , Christoph Hellwig , Lai Jiangshan , Dave Anderson , crash-utility@redhat.com, Ingo Molnar , Frederic Weisbecker , Thomas Gleixner , Arnaldo Carvalho de Melo , "Luis Claudio R. Goncalves" , Clark Williams , Jon Masters , Andrew Morton , Mathieu Desnoyers , Xiao Guangrong , Zhaolei , kosaki.motohiro@jp.fujitsu.com, Li Zefan , Masami Hiramatsu , "Frank Ch. Eigler" , Tom Zanussi , Jason Baron , srostedt@redhat.com, LKML Subject: Re: [ANNOUNCE][RFC][PATCH] Crash-utility, tracing: enable crash to analyze tracing from core-file (make tracing can act as a flight recorder) From: Andi Kleen References: <4A76F8A1.30503@cn.fujitsu.com> <20090803151420.GA8712@infradead.org> <1249312875.7924.106.camel@twins> <4A773EBD.3050707@windriver.com> Date: Mon, 03 Aug 2009 22:52:28 +0200 In-Reply-To: <4A773EBD.3050707@windriver.com> (Jason Wessel's message of "Mon, 03 Aug 2009 14:47:09 -0500") Message-ID: <87ljm0tyb7.fsf@basil.nowhere.org> User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jason Wessel writes: > > In no particular order, tracing, kernel probes, profiling data display, > kdump, disassembly and kernel mode setting were some of the pieces that > are on the wish list for integration with the kdb prototype. Kernel > mode setting is presently the highest priority on the wish list for a > new feature. I suspect for a lot of people the highest priority issue would be a polled USB keybord driver. Or do you plan to use the one from old kdb (iirc it was pretty crufty) No i don't plan to contribute that. When I use debuggers I prefer source level. -Andi -- ak@linux.intel.com -- Speaking for myself only.