Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757646Ab1BKQ36 (ORCPT ); Fri, 11 Feb 2011 11:29:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37626 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757234Ab1BKQ34 (ORCPT ); Fri, 11 Feb 2011 11:29:56 -0500 From: Tom Tromey To: Hui Zhu Cc: linux-kernel@vger.kernel.org, Michael Snyder , Marc Khouzam , Thiago Jung Bauermann , Steven , colyli@gmail.com, Christoph Hellwig , "gdb\@sourceware.org" Subject: Re: [PATCH] Linux Kernel GDB tracepoint module 2011-02-05 References: X-Attribution: Tom Date: Fri, 11 Feb 2011 09:29:24 -0700 In-Reply-To: (Hui Zhu's message of "Wed, 9 Feb 2011 21:25:50 +0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (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: 778 Lines: 19 >>>>> ">" == Hui Zhu writes: >> Handle the var is enough for KGTP. Could you send me a introduce >> link for VTA? I will post the the VTA to the HOWTO of the kgtp. Here's the original plan: http://gcc.gnu.org/wiki/Var_Tracking_Assignments Alexandre also wrote a paper about it for the GCC Summit. You can probably dig that up without much effort. There's also a follow-up effort, the paper there is called "Consistent Views at Recommended Breakpoints". This one hasn't been implemented yet, though. Tom -- 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/