From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27541 invoked by alias); 17 Nov 2006 18:22:47 -0000 Received: (qmail 27505 invoked by uid 48); 17 Nov 2006 18:22:35 -0000 Date: Fri, 17 Nov 2006 18:25:00 -0000 Message-ID: <20061117182235.27504.qmail@sourceware.org> From: "joshua dot i dot stone at intel dot com" To: systemtap@sources.redhat.com In-Reply-To: <20061117014448.3534.fche@redhat.com> References: <20061117014448.3534.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/3534] support wildcarded linenumber probe syntax X-Bugzilla-Reason: AssignedTo 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/msg00460.txt.bz2 ------- Additional Comments From joshua dot i dot stone at intel dot com 2006-11-17 18:22 ------- To make tracing easier this needs a lineno() context function, probably just parsing the pp like probefunc() does. Perhaps sourcefile() as well... In one-liner loops, would this fire just once, or for all iterations? e.g., while (p->next) p = p->next; -- http://sourceware.org/bugzilla/show_bug.cgi?id=3534 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.