Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752442AbZK3PLt (ORCPT ); Mon, 30 Nov 2009 10:11:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752196AbZK3PLq (ORCPT ); Mon, 30 Nov 2009 10:11:46 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:48629 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797AbZK3PLp (ORCPT ); Mon, 30 Nov 2009 10:11:45 -0500 Subject: Re: [RFC] [PATCH] In-kernel gdbstub based on utrace Infrastructure. From: Peter Zijlstra To: "Frank Ch. Eigler" Cc: Srikar Dronamraju , linux-kernel@vger.kernel.org, utrace-devel , Roland McGrath , Jim Keniston , Ananth N Mavinakayanahalli In-Reply-To: <20091130150314.GA10331@redhat.com> References: <20091130120345.GA18879@linux.vnet.ibm.com> <1259582952.20516.209.camel@laptop> <20091130123257.GB18879@linux.vnet.ibm.com> <1259584907.20516.246.camel@laptop> <20091130131928.GC18879@linux.vnet.ibm.com> <1259588232.20516.307.camel@laptop> <20091130150314.GA10331@redhat.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 30 Nov 2009 16:11:36 +0100 Message-ID: <1259593896.26472.89.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 22 On Mon, 2009-11-30 at 10:03 -0500, Frank Ch. Eigler wrote: > peterz wrote: > > > Hmm,. wouldn't it make much more sense to extend the current kgdb stub > > to include userspace debugging, providing an all-in-one solution? > > I think it would be much more powerful to be able to observe the full > > software stack and not be limited by this user<->kernel barrier. > > There exist other tools for this broad a scope (systemtap being one), > and present gdb is not well suited for this. That makes this idea an > exciting potential for the future, but not a practical short-term > goal. Who's talking short-term? And if gdb is unsuited, it'll simply have to get fixed :-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/