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/6477] without debuginfo, compiling a process probe script fails silently


------- Additional Comments From fche at redhat dot com  2008-11-28 15:50 -------
fixed in commit 84680f7:

stap -e 'probe process("/bin/program_that_does_not_exist").end { }'    
WARNING: side-effect-free probe 'probe_1383': keyword at <input>:1:1
 source: probe process("/bin/program_that_does_not_exist").end { }
         ^
WARNING: missing unwind/symbol data for module '/bin/program_that_does_not_exist'


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=6477

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