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/7045] user-space probe x86 on x86-64 host


------- Additional Comments From wenji dot huang at oracle dot com  2008-12-08 03:24 -------
Yeah
stap -e 'probe process("./hello").function("*").call {}'  failed due to
mismatched elf.
But 
stap -e 'probe process("./hello").syscall {}'  gets rid of the checking  elf.



-- 


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

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