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 uprobes/10324] x86-64 uprobes gives up on 0xf0 prefix (lock)


------- Additional Comments From fche at redhat dot com  2009-06-24 22:09 -------

> It's unsupported because I was vaguely uncomfortable about it and have never
> tested probing locked instructions.  You could certainly try it out by changing
> the f0 bit from 0 to 1 in good_insns_32[] and good_insns_64[].

I wouldn't trust such an experiment, since "lock" is rich with
concurrency semantics, testing the correctness of the SSOL
emulation would not be trivial.

> See PR #5273, "x86 arch_validate_probed_insn(): lighten up?"

Yeah, if you like, CLOSE/DUPLICATE them.


-- 


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

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