[Lldb-commits] [lldb] [lldb-server][Windows] add support for thread name (PR #199983)
via lldb-commits
lldb-commits at lists.llvm.org
Thu May 28 07:37:17 PDT 2026
Nerixyz wrote:
> If I understand your comment correctly, `lldb/test/API/windows/thread/TestThreadName.py` already tests that when a thread name changes, we correctly pick it up the next time we fetch the name of the thread.
Oh sorry, I didn't notice the first `// break here`.
https://github.com/llvm/llvm-project/pull/199983
More information about the lldb-commits
mailing list