Hi,

I tried to run a amd64-linux program on valgrind 3.5.0, but valgrind said
modify_ldt syscall is missing. After checking the 3.5.0 source code, I think
Valgrind 3.5.0 does not support modify_ldt amd64-linux.

Is there a plan to implement it recently? Or how hard is it to support
modify_ldt on amd64-linux?

If it is not hard, I'll tried to port x86 support to amd64 by myself.
However I looked at VEX/pub/libvex_guest_amd64.h, but it seems that
VexGuestAMD64State does not have a full support for segmentation
registers...

Your comments are really appreciated.

Thanks!
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to