aboutsummaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)AuthorFilesLines
2024-01-29[lldb/Test] Temporarily XFAIL TestStepScripted.pyMed Ismail Bennani1-0/+4
2024-01-29[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)Med Ismail Bennani2-3/+3
2024-01-26[lldb] Remove obsolete signBinary helper (#79656)Jonas Devlieghere5-10/+0
2024-01-25Temporarily disable two libcxx chrono formatter testsJason Molenda1-14/+16
2024-01-22[lldb][libc++] Adds system_clock data formatters. (#78609)Mark de Wever2-0/+148
2024-01-21[lldb] Skip ObjC timezone tests on macOS >= 14 (NFC) (#78817)Dave Lee1-10/+16
2024-01-19Skip TestThreadLocal.py on darwin temporarily for linker issueJason Molenda1-0/+1
2024-01-19[lldb][test] Apply @expectedFailureAll/@skipIf early for debug_info tests (#7...Jordan Rupprecht1-3/+107
2024-01-18Revert "[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#...Amir Ayupov4-27/+0
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov4-0/+27
2024-01-18[lldb] Remove redundant severity substring within a diagnostic message. (#76111)Pete Lawrence1-1/+1
2024-01-18[lldb][Format] Fix missing inlined function names in frame formatting. (#78494)Zequan Wu3-27/+62
2024-01-17[lldb-dap] Adjusting how repl-mode auto determines commands vs variable expre...John Harrison2-4/+10
2024-01-17[lldb] Skip TestExecutableFirst.test_executable_is_first_before_run on ELFPavel Labath1-0/+3
2024-01-16Add the Linux "you can use this binary" bits to run_to_source_breakpoint (#78...jimingham1-1/+2
2024-01-16Ensure that the executable module is ModuleList[0] (#78360)jimingham4-0/+61
2024-01-16[lldb] Build the TestRosetta.py executable with system stdlib (#78370)Alex Langford1-0/+2
2024-01-16[lldb][Progress] Fix test for trimmed progress reports (#78357)Chelsea Cassanova1-8/+3
2024-01-16[lldb][Progress] Separate title and details (#77547)Chelsea Cassanova1-0/+2
2024-01-15[lldb] Skip part of TestDataFormatterAdv (#72233)Pavel Labath1-1/+6
2024-01-13[lldb][libc++] Adds missing C++20 calendar data formatters. (#77954)Mark de Wever2-0/+149
2024-01-12[lldb][test] Add tests for target.max-string-summary-length setting (#77920)Michael Buch2-2/+31
2024-01-12[lldb-dap] Updating VariableDescription to use GetDescription() as a fallback...John Harrison3-52/+160
2024-01-09[lldb] [Mach-O] don't strip the end of the "kern ver str" LC_NOTE (#77538)Jason Molenda2-9/+40
2024-01-09[lldb] Fix Intel PT plugin compile errors (#77252)Nicholas Mosier2-27/+8
2024-01-09[lldb] DWARFDIE: Follow DW_AT_specification when computing CompilerCo… (#77...Adrian Prantl1-0/+6
2024-01-09[lldb][libc++] Adds some C++20 calendar data formatters. (#76983)Mark de Wever2-0/+121
2024-01-08[lldb][DWARFASTParserClang] GetClangDeclForDIE: don't create VarDecl for stat...Michael Buch2-0/+32
2024-01-08[lldb][test] Skip part of nested expressions test on WindowsDavid Spickett1-0/+2
2024-01-08[lldb][test] Skip DWARF inline source file test on WindowsDavid Spickett1-0/+2
2024-01-05[lldb] Fix expressions that involve nested structs/classes/unions. (#77029)Greg Clayton3-0/+104
2024-01-04Revert "XFAIL test with dsymutil"Jonas Devlieghere1-2/+0
2024-01-04XFAIL test with dsymutilAdrian Prantl1-0/+2
2024-01-04Add support for inline DWARF source files. (#75880)Adrian Prantl4-0/+72
2024-01-03[lldb] Speculatively fix TestBreakpointSerialization on WindowsAlex Langford1-1/+1
2024-01-03[lldb] Fix breakpoint resolver serialization bug (#76766)Alex Langford1-0/+36
2024-01-03[lldb][test] Skip other Global Module Cache tests on Arm/AArch64 LinuxDavid Spickett1-0/+2
2024-01-02Fix builtbotwalter erquinigo1-3/+4
2024-01-02[lldb-dap] Emit more structured info along with variables (#75244)Walter Erquinigo2-7/+25
2023-12-21[LLDB] Fix write permission error in TestGlobalModuleCache.py (#76171)cmtice1-0/+7
2023-12-21[lldb] Add actionable feedback when overwriting a command fails (#76030)Felipe de Azevedo Piovezan1-0/+13
2023-12-20[lldb][test] Skip global module cache on Arm/AArch64 Linux (again)David Spickett1-5/+4
2023-12-20[lldb][test] Skip runlocker test on AArch64 LinuxDavid Spickett1-0/+2
2023-12-20[lldb][test] Remove Arm/AArch64 Linux skip for global modules testDavid Spickett1-4/+0
2023-12-20[lldb][test] Add extra logging for module cache testDavid Spickett1-7/+9
2023-12-20[lldb][test] Try a workaround for module cache test on Arm/AArch64 LinuxDavid Spickett1-4/+7
2023-12-19[lldb] Add issue link for TestUniqueTypes4.py Windows skipDavid Spickett1-2/+2
2023-12-19[lldb] Fix TestSBValueSynthetic on windows (#75908)Pavel Labath3-9/+38
2023-12-18[lldb] Fix a quirk in SBValue::GetDescription (#75793)Pavel Labath3-0/+33
2023-12-15[lldb] Trying to fix windows buildbots after #74786 (#75566)Greg Clayton1-1/+2