[Lldb-commits] [lldb] lldb: add support for thread names on Windows (PR #74731)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 7 12:10:47 PST 2023
https://github.com/clayborg commented:
Sounds like there is good reason for linking in the kernel32.dll, so code looks good to me. A windows only test that creates a thread with a known name would be great to add where we verify the name is correct.
https://github.com/llvm/llvm-project/pull/74731
More information about the lldb-commits
mailing list