commit | 35cec98ebe6a24615fa09cdd271edd8159a122db | [log] [tgz] |
---|---|---|
author | thughes <thughes@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Wed Apr 21 15:16:43 2004 +0000 |
committer | thughes <thughes@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Wed Apr 21 15:16:43 2004 +0000 |
tree | 58ccbf459fb154ee0b1b7ccfe60736cddab15da9 | |
parent | 3b41a5bb9d79e5797628e5ec2989ec52c3fe3404 [diff] |
Initialise %cs, %ds and %ss in the virtual machine to match the values supplied by the operating system for the code, data and stack segments. Explicit references using these segments still won't work but they will at least produce an assertion to indicate that they aren't supported instead of raising a segmentation fault in the target program because of an apparent privilege violation. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2379 a5019735-40e9-0310-863c-91ae7b9d1cf9