summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Process
AgeCommit message (Expand)Author
2025-09-04[lldb] Mark UnsupportedLanguage.test Unsupported on WindowsAiden Grossman
2025-09-03[LLDB] Make internal shell the default for running LLDB lit tests. (#156729)cmtice
2025-05-30[LLDB] Avoid crashes when inspecting MSVC STL types (#140761)nerix
2024-11-12[lldb][test] Fix remote Shell tests failures on Windows host (#115716)Vladislav Dzhidzhoev
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2024-08-30[lldb][AArch64] Do not crash if NT_ARM_TLS is missing (#106478)Igor Kudrin
2024-08-22[lldb] Pick the correct architecutre when target and core file disagree (#105...Jonas Devlieghere
2024-06-18[lldb] Suppress unsupported language warning for assembly (#95871)Jonas Devlieghere
2022-04-14[lldb] Remove TestShell.testJonas Devlieghere
2022-04-14[lldb] Port Process::PrintWarning* to use the new diagnostic eventsJonas Devlieghere
2022-04-13[lldb] Expand $ when using tcshJonas Devlieghere
2021-12-04Windows: support `DoLoadImage`Saleem Abdulrasool
2021-11-28test: add a lit configuration for Windows subdirectorySaleem Abdulrasool
2021-05-12Rename human-readable name for DW_LANG_Mips_AssemblerAdrian Prantl
2020-11-12[lldb] Replace TestAbortExitCode with a debugserver specific testRaphael Isemann
2020-10-12[lldb] Handle alternative output in TestAbortExitCodeDave Lee
2020-09-03[lldb] Remove debugserver specific string from TestAbortExitCode checkRaphael Isemann
2020-09-03[debugserver] Fix that debugserver's stop reply packets always return signal ...Raphael Isemann
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2020-05-22Restrict test for DW_AT_APPLE_optimized to DarwinAdrian Prantl
2020-05-22Print a warning when stopped in a frame LLDB has no plugin for.Adrian Prantl
2020-02-14Remove 'process launch failed:' message prefix in Target::LaunchJason Molenda
2020-01-22[lldb/Test] Use lit's capabilities to skip lldb-repro tests.Jonas Devlieghere
2019-10-31[lldb/lit] Introduce %clang_host substitutionsPavel Labath
2019-10-31[LLDB] [Windows] Fix Windows-specific race condition in LLDB for session life...Martin Storsjö
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere