aboutsummaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)AuthorFilesLines
2024-04-17[lldb/linux] Make sure the process continues running after a detach (#88494)Pavel Labath4-16/+111
2024-04-16Add asan tests for libsanitizers. (#88349) (#88962)Usama Hameed3-7/+94
2024-04-16Revert "Add asan tests for libsanitizers. (#88349)"Adrian Prantl4-97/+5
2024-04-15[lldb][lit] Guard MallocNanoZone envvar in shell tests (#88824)Chelsea Cassanova2-4/+9
2024-04-15Add asan tests for libsanitizers. (#88349)Usama Hameed4-5/+97
2024-04-15Work around test failure due to new aslr defaultAdrian Prantl1-0/+3
2024-04-15[LLDB][libc++] Adds valarray proxy data formatters. (#88613)Mark de Wever2-9/+85
2024-04-13[lldb][libc++] Adds local_t clock data formatters. (#88178)Mark de Wever2-0/+156
2024-04-12Reapply "Fix error in unrecognized register name handling for "SBFram…e.reg...jimingham1-2/+14
2024-04-12[lldb][test] Add tests for evaluating local variables whose name clashes with...Michael Buch2-1/+20
2024-04-11Reland "[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds" … (#88...Chelsea Cassanova2-0/+3
2024-04-11Revert "Fix error in unrecognized register name handling for "SBFrame.registe...Chelsea Cassanova1-12/+0
2024-04-11Fix error in unrecognized register name handling for "SBFrame.register" (#88047)jimingham1-0/+12
2024-04-11Revert "[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds" (#88436)Chelsea Cassanova2-3/+0
2024-04-11[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds (#88431)Chelsea Cassanova2-0/+3
2024-04-11[lldb][ClangExpressionParser] Don't by default enable Objecitve-C support whe...Michael Buch6-6/+25
2024-04-11Reland "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into ll… (#88...Chelsea Cassanova4-4/+4
2024-04-10Revert "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enume...Chelsea Cassanova4-4/+4
2024-04-10[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enumerations....Chelsea Cassanova4-4/+4
2024-04-04Revert "Debuginfod Testing & fixes: 3rd times the charm? (#87676)"Shubham Rastogi6-432/+0
2024-04-04Debuginfod Testing & fixes: 3rd times the charm? (#87676)Kevin Frei6-0/+432
2024-04-03Revert "DebugInfoD issues, take 2" (#87583)Chelsea Cassanova6-423/+0
2024-04-03DebugInfoD issues, take 2 (#86812)Kevin Frei6-0/+423
2024-04-01[lldb] Don't crash when attempting to parse breakpoint id `N.` as `N.*` (#87263)Jordan Rupprecht1-0/+6
2024-03-31[lldb] Fix type lookup in DWARF .o files via debug map (#87177)Pablo Busse4-14/+24
2024-03-28[lldb] Remove cmake check for pexpect with LLDB_TEST_USE_VENDOR_PACKAGES (#86...Jordan Rupprecht1-17/+0
2024-03-27[lldb] Revive shell test after updating UnwindTable (#86770)Jason Molenda1-0/+27
2024-03-26[lldb] Remove test for add-symbol-file adds unwind sourceJason Molenda1-27/+0
2024-03-25Add register lookup as another fallback computation for address-expressions (...jimingham3-0/+46
2024-03-23Revert "DebugInfoD tests + fixing issues exposed by tests (#85693)"Muhammad Omair Javaid6-446/+0
2024-03-21DebugInfoD tests + fixing issues exposed by tests (#85693)Kevin Frei6-0/+446
2024-03-20[lldb] Remove process restart prompt from TestSourceManager (#85861)Alex Langford1-5/+4
2024-03-20[lldb] Omit --show-globals in `help target var` (#85855)Felipe de Azevedo Piovezan1-0/+10
2024-03-17[lldb][libc++] Adds slice_array data formatters. (#85544)Mark de Wever2-0/+34
2024-03-15[lldb] Fix dwim-print to not delete non-result persistent variables (#85152)Dave Lee1-0/+12
2024-03-14[lldb] [Mach-O] ProcessMachCore needs to strip TBI data from addrs (#84998)Jason Molenda3-0/+73
2024-03-14[LLDB][Test] Fix the test case of listing verbose break info on Windows (#85200)bvlgah1-1/+3
2024-03-13[lldb] Skip TestIndirectSymbols (#85133)Dave Lee1-1/+1
2024-03-13[lldb] XFAIL TestIndirectSymbols on darwin (#85127)Dave Lee1-0/+1
2024-03-13[lldb][test] Add `pexpect` category for tests that `import pexpect` (#84860)Jordan Rupprecht7-25/+7
2024-03-13[lldb][Test] Disable ConcurrentVFork tests on Arm/AArch64 LinuxDavid Spickett1-0/+16
2024-03-13[lldb][test] Disable other runlocker test on AArch64 LinuxDavid Spickett1-0/+2
2024-03-12[lldb][test] TestExprCompletion.py: add tests for completion of reserved iden...Michael Buch4-0/+19
2024-03-12Update test past bdbad0d07bb600301cb324e87a6be37ca4af591a (#84889)Danial Klimkin1-1/+1
2024-03-11Make ValueObject::Cast work for casts from smaller to larger structs in the c...jimingham2-10/+73
2024-03-11Report back errors in GetNumChildren() (#84265)Adrian Prantl6-2/+38
2024-03-07[lldb] Add ability to detect darwin host linker version to xfail tests (#83941)Alex Langford1-0/+1
2024-03-07[lldb] Disable shell tests affected by ld_new bug (#84246)Dave Lee3-2/+18
2024-03-07Fix vfork test strcmp buildbot failure (#84224)jeffreytan811-0/+1
2024-03-07[lldb][test][FreeBSD] xfail TestPlatformConnect on AArch64David Spickett1-0/+7