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/6879] does not currently support probing instruction first byte 0x65


------- Additional Comments From jkenisto at us dot ibm dot com  2008-09-11 23:23 -------
Created an attachment (id=2944)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2944&action=view)
Enable probing of instructions with the 0x65 (gs:) prefix

Here's a patch that changes i386, x86_64, and x86 uprobes so that they don't
reject probes on instructions with the 0x65 prefix.  I haven't tested it. 
Frank, could you give it a try?

I scanned a disassembly of libc on my i686 system and verified that none of the
other segment prefixes are used, but I haven't done an exhaustive search for
all possible opcodes.

-- 


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

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