From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28881 invoked by alias); 29 Jul 2009 12:11:27 -0000 Received: (qmail 28847 invoked by uid 48); 29 Jul 2009 12:11:13 -0000 Date: Wed, 29 Jul 2009 12:11:00 -0000 Message-ID: <20090729121113.28846.qmail@sourceware.org> From: "mjw at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090728133231.10454.mjw@redhat.com> References: <20090728133231.10454.mjw@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10454] Raw number statement probes won't work without dwarf info X-Bugzilla-Reason: AssignedTo 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: 2009-q3/txt/msg00231.txt.bz2 ------- Additional Comments From mjw at redhat dot com 2009-07-29 12:11 ------- Created an attachment (id=4099) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4099&action=view) uprobes_stmt_num.exp This is the full test. Still depends on a resolution of bug #10458. The testcase that only strips away the lineinfo would pass if only the WARNING messages about the lineinfo missing could be suppressed: WARNING: address 0x4004d1 does not match the beginning of a statement (no line info found for '/home/mark/src/systemtap/testsuite/systemtap.context/uprobe_stmt_num.c', in module '/usr/local/build/systemtap-obj/testsuite/uprobe_stmt_num') The last test fails because of two issues. The WARNING message cannot be suppressed. And now the statement probes aren't set at all. WARNING: cannot find module /usr/local/build/systemtap-obj/testsuite/uprobe_stmt_num debuginfo: No DWARF information found semantic error: no match while resolving probe point process("uprobe_stmt_num").statement(4195600) semantic error: no probes found -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #4096 is|0 |1 obsolete| | http://sourceware.org/bugzilla/show_bug.cgi?id=10454 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.