This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 gdb/10743] Process record doesn't support instruction 0xf6e


------- Additional Comments From pierre dot poissinger at gmail dot com  2009-10-12 09:56 -------
Too bad.
I checked the glibc 2.10 src and the new string functions use SSE no matter what
:-( - so no 'easy' workaround.

So, unless you hack the glibc to support this workaround, I guess you could
still create your own lib with strlen, strchr, strchrnul, strrchr, memchr, and
rawmemchr and use preload to force ld to link with them instead of glibc ones.


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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