1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Konstantin Belousov 1817023775 Add x86 PT_GETFSBASE, PT_GETGSBASE machine-depended ptrace requests to
obtain the thread %fs and %gs bases.  Add x86 PT_SETFSBASE and
PT_SETGSBASE requests to set the bases from debuggers.  The set
requests, similarly to the sysarch({I386,AMD64}_SET_FSBASE),
override the corresponding segment registers.

The main purpose of the operations is to retrieve and modify the tcb
address for debuggee.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2015-06-29 07:07:24 +00:00
..
amd64 Add x86 PT_GETFSBASE, PT_GETGSBASE machine-depended ptrace requests to 2015-06-29 07:07:24 +00:00
arm pc_curpmap is only in the armv6 pcpu data. 2015-06-26 09:02:40 +00:00
arm64 add floatingpoint.h for arm64 2015-06-24 14:51:53 +00:00
boot MFi386: r284878 2015-06-27 08:49:41 +00:00
bsm
cam Fix REPORT LUNS command output for the case when same LUN mapped to same 2015-06-20 13:02:57 +00:00
cddl MFV r284412: 5911 ZFS "hangs" while deleting file 2015-06-19 06:58:05 +00:00
compat Add EPOLLRDHUP support. 2015-06-20 05:40:35 +00:00
conf amd64: set the correct LMA values 2015-06-26 07:12:17 +00:00
contrib
crypto
ddb
dev Fix compilation without INET6 and without INET and INET6 after 2015-06-27 12:37:09 +00:00
fs Restore the td_cookie value for the tmpfs directory entry which was a 2015-06-19 07:25:15 +00:00
gdb
geom
gnu
i386 Add x86 PT_GETFSBASE, PT_GETGSBASE machine-depended ptrace requests to 2015-06-29 07:07:24 +00:00
isa
kern Ansify another function. This is the last in the file, I hope. 2015-06-28 10:51:08 +00:00
kgssapi
libkern
mips
modules Several build changes for ix and ixv: 2015-06-24 15:53:52 +00:00
net Another attempt to make this compile on more architectures after r284777. 2015-06-25 23:16:01 +00:00
net80211
netgraph
netinet Reverting r284710. 2015-06-22 22:16:06 +00:00
netinet6
netipsec
netnatm
netpfil ALTQ FAIRQ discipline import from DragonFLY 2015-06-24 19:16:41 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto change the KASSERT so it is meaningful, var is unsigned, so even 2015-06-19 22:42:26 +00:00
pc98
powerpc
rpc
security
sparc64
sys Add a new __sentinel attribute. 2015-06-29 00:30:30 +00:00
teken
tools
ufs Handle errors from background write of the cylinder group blocks. 2015-06-27 09:44:14 +00:00
vm If INVARIANTS is specified, add ctor/dtor to junk memory if they are 2015-06-25 20:44:46 +00:00
x86 Add x86 PT_GETFSBASE, PT_GETGSBASE machine-depended ptrace requests to 2015-06-29 07:07:24 +00:00
xdr
xen Garbage collect comments which related to the pre-r284296 support for a 2015-06-21 06:05:33 +00:00
Makefile