Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752157Ab0ARQeJ (ORCPT ); Mon, 18 Jan 2010 11:34:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751878Ab0ARQeB (ORCPT ); Mon, 18 Jan 2010 11:34:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7054 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751564Ab0ARQd7 (ORCPT ); Mon, 18 Jan 2010 11:33:59 -0500 To: Frederic Weisbecker Cc: Joshua Pincus , Andi Kleen , "K.Prasad" , peterz@infradead.org, paulus@samba.org, acme@redhat.com, linux-kernel@vger.kernel.org Subject: Re: HW breakpoints perf_events request References: <87ljg1fn3u.fsf@basil.nowhere.org> <20100114092350.GF12241@basil.fritz.box> <20100118110406.GC5256@nowhere> From: fche@redhat.com (Frank Ch. Eigler) Date: Mon, 18 Jan 2010 11:33:46 -0500 In-Reply-To: <20100118110406.GC5256@nowhere> (Frederic Weisbecker's message of "Mon, 18 Jan 2010 12:04:07 +0100") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (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 Content-Length: 642 Lines: 17 Frederic Weisbecker writes: > [...] > What about extending ptrace to support a new type of > breakpoint debugging interface? This is the sort of reason why the utrace-gdbstub prototype was constructed. It should allow in-kernel implementation of the multithreaded gdb extensions. (By the way, it can already use uprobes rather than userspace-managed breakpoints.) - FChE -- 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/