summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/ptrace_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "MFC r322762, r322799, r322832, r322833:""Luiz Souza2018-02-231-7/+15
* Revert "MFC r322762, r322799, r322832, r322833:"Luiz Souza2018-02-211-15/+7
* MFC r322762, r322799, r322832, r322833:kib2018-02-191-7/+15
* Disallow a debugger on 64bit system to set fs/gs bases of the 32bitkib2015-07-011-1/+1
* Add x86 PT_GETFSBASE, PT_GETGSBASE machine-depended ptrace requests tokib2015-06-291-0/+62
* Ensure that the supplied data length is large enough to hold the basejhb2015-02-181-1/+2
* Improve support for XSAVE with debuggers.jhb2014-11-211-13/+45
* The PT_I386_{GET,SET}XMMREGS and PT_{GET,SET}XSTATE operate on thekib2012-07-211-1/+6
* Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replacetijl2012-03-041-0/+6
* Add support for the extended FPU states on amd64, both for nativekib2012-01-211-0/+141
OpenPOWER on IntegriCloud