From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13337 invoked by alias); 13 Nov 2005 17:49:24 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 13307 invoked by uid 22791); 13 Nov 2005 17:49:21 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 13 Nov 2005 17:49:21 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EbLyg-0000m1-QJ; Sun, 13 Nov 2005 12:49:18 -0500 Date: Sun, 13 Nov 2005 18:11:00 -0000 From: Daniel Jacobowitz To: Randolph Chung Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/RFC] Support DW_OP_breg for tracepoints Message-ID: <20051113174918.GA2635@nevyn.them.org> Mail-Followup-To: Randolph Chung , gdb-patches@sources.redhat.com References: <43775DDB.6020408@tausq.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43775DDB.6020408@tausq.org> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00163.txt.bz2 On Sun, Nov 13, 2005 at 11:38:03PM +0800, Randolph Chung wrote: > Warning: I don't really understand how this works :-) You got it right though. > 2005-11-13 Randolph Chung > > * dwarf2loc.c (dwarf2_tracepoint_var_ref): Handle DW_OP_breg0 > through DW_OP_breg31. Print DWARF opcode for unsupported > case. This is OK. -- Daniel Jacobowitz CodeSourcery, LLC