[all-commits] [llvm/llvm-project] 8e3f44: Fix a bug where using "thread backtrace unique" wo...
jimingham via All-commits
all-commits at lists.llvm.org
Thu May 22 10:35:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e3f44d68bf2f5318406dac73e86333d7c34976d
https://github.com/llvm/llvm-project/commit/8e3f44d68bf2f5318406dac73e86333d7c34976d
Author: jimingham <jingham at apple.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M lldb/source/Commands/CommandObjectThreadUtil.cpp
M lldb/test/API/functionalities/thread/num_threads/TestNumThreads.py
Log Message:
-----------
Fix a bug where using "thread backtrace unique" would switch you to (#140993)
always using the "frame-format-unique" even when you weren't doing the
unique backtrace mode.
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