From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14443 invoked by alias); 30 Oct 2006 20:55:16 -0000 Received: (qmail 14436 invoked by uid 22791); 30 Oct 2006 20:55:16 -0000 X-Spam-Status: No, hits=1.4 required=5.0 tests=AWL,BAYES_05,FORGED_RCVD_HELO,RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL,SPF_FAIL X-Spam-Check-By: sourceware.org Received: from c-24-5-197-144.hsd1.ca.comcast.net (HELO gateway.sf.frob.com) (24.5.197.144) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Oct 2006 20:55:10 +0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 6A180357B; Mon, 30 Oct 2006 12:55:08 -0800 (PST) Received: by magilla.sf.frob.com (Postfix, from userid 5281) id 0F8C7180051; Mon, 30 Oct 2006 12:55:07 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: "Gui,Jian" Cc: systemtap@sources.redhat.com, "Frank Ch. Eigler" Subject: Re: "no match" semantic error for some existing probe points In-Reply-To: Gui,Jian's message of Monday, 30 October 2006 14:12:20 +0800 <454597C4.8020408@cn.ltcfwd.linux.ibm.com> X-Antipastobozoticataclysm: When George Bush projectile vomits antipasto on the Japanese. Message-Id: <20061030205508.0F8C7180051@magilla.sf.frob.com> Date: Mon, 30 Oct 2006 22:07:00 -0000 X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00286.txt.bz2 > <2><4673b>: Abbrev Number: 49 (DW_TAG_inlined_subroutine) > DW_AT_abstract_origin: <467d3> > DW_AT_low_pc : 0x9db0 > DW_AT_high_pc : 0x9de8 > DW_AT_call_file : 0 > DW_AT_call_line : 0 > > Does this mean the compiler didn't produce such information and > we cannot handle this in systemtap? This indeed is the compiler giving us no useful information here.