summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/thread
AgeCommit message (Expand)Author
2024-06-28[lldb][test] Remove duplicate testcase names in API test-suite (#97043)Michael Buch
2023-12-14Add option to pass thread ID to thread select command (#73596)Michael Christensen
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-06-17[lldb] [test] Update baseline test status for FreeBSDMichał Górny
2022-02-15[lldb] Fix thread syncrhonization TestThreadBacktraceRepeatPavel Labath
2022-02-14This test seems to pass on Linux, remove the x-fail.Jim Ingham
2022-02-14Add a repeat command option for "thread backtrace --count N".Jim Ingham
2020-07-01[lldb] Replace StringConvert with llvm::to_integer when parsing integer value...Raphael Isemann