[all-commits] [llvm/llvm-project] 257aa1: [lldb][FreeBSDKernel] Supply values for CS/SS regi...
Minsoo Choo via All-commits
all-commits at lists.llvm.org
Wed Apr 15 01:52:12 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 257aa195199cb10e5f4559399f91bbb6713ea93b
https://github.com/llvm/llvm-project/commit/257aa195199cb10e5f4559399f91bbb6713ea93b
Author: Minsoo Choo <minsoochoo0122 at proton.me>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M lldb/source/Plugins/Process/FreeBSD-Kernel-Core/RegisterContextFreeBSDKernelCore_x86_64.cpp
Log Message:
-----------
[lldb][FreeBSDKernel] Supply values for CS/SS registers (#192207)
These two values ensure that CPU was in kernel privilege at the time of
crash. This change is from KGDB's `amd64fbsd-kern.c`.
Signed-off-by: Minsoo Choo <minsoochoo0122 at proton.me>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list