From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26810 invoked by alias); 6 Sep 2010 07:59:41 -0000 Received: (qmail 26800 invoked by uid 22791); 6 Sep 2010 07:59:40 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-qw0-f47.google.com (HELO mail-qw0-f47.google.com) (209.85.216.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Sep 2010 07:59:30 +0000 Received: by qwa26 with SMTP id 26so3744285qwa.20 for ; Mon, 06 Sep 2010 00:59:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.65.95 with SMTP id h31mr1505266qai.116.1283759968936; Mon, 06 Sep 2010 00:59:28 -0700 (PDT) Received: by 10.229.25.75 with HTTP; Mon, 6 Sep 2010 00:59:28 -0700 (PDT) In-Reply-To: References: Date: Mon, 06 Sep 2010 07:59:00 -0000 Message-ID: Subject: Re: Line numbers reported by pp() do not respond to the reality From: Tim Beaulen To: "Frank Ch. Eigler" Cc: systemtap@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00375.txt.bz2 I tried without optimising and everything is correct. I know this is basic knowledge, I'm learning it by doing and making mistakes. Sorry for the noise.