diff options
author | John Baldwin <jhb@FreeBSD.org> | 2022-04-01 13:16:46 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2022-04-01 13:16:46 -0700 |
commit | f3215e1526d762f005fdf86abac81da514c74e50 (patch) | |
tree | 82cb41adcb6fd2d9f736114fee76675e701a6c32 /gdb/cli/cli-decode.c | |
parent | b5c2367c3ac5f696221d9c24f470498abdb83257 (diff) | |
download | binutils-f3215e1526d762f005fdf86abac81da514c74e50.zip binutils-f3215e1526d762f005fdf86abac81da514c74e50.tar.gz binutils-f3215e1526d762f005fdf86abac81da514c74e50.tar.bz2 |
FreeBSD/x86: Read segment base registers from NT_X86_SEGBASES.
FreeBSD kernels recently grew a new register core dump note containing
the base addresses of the %fs and %gs segments (corresponding to the
%fsbase and %gsbase registers). Parse this note to permit inspecting
TLS variables in core dumps. Native processes already supported TLS
via older ptrace() operations.
Diffstat (limited to 'gdb/cli/cli-decode.c')
0 files changed, 0 insertions, 0 deletions