This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/10454] Raw number statement probes won't work without dwarf info


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]