aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API
AgeCommit message (Expand)AuthorFilesLines
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl1-1/+1
2024-04-19Revert "[lldb] Provide a better error message for missing symbols (#89433)"Adrian Prantl1-1/+1
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl1-1/+1
2024-04-19[lldb] Make SBType::FindDirectNestedType work with expression ASTs (#89183)Pavel Labath1-16/+21
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht2-4/+0
2024-04-18Fix saving minidump from lldb-dap (#89113)jeffreytan813-0/+92
2024-04-18[lldb][test] Correctly fix break at _dl_debug_state test on arm.Zequan Wu1-2/+2
2024-04-18[lldb] Disable break at _dl_debug_state test on armZequan Wu1-1/+1
2024-04-18[lldb] Correct documentation of LLDB_TEST_USER_ARGS (#89042)David Spickett1-1/+2
2024-04-17[lldb][DynamicLoader] Fix lldb unable to stop at _dl_debug_state if user set ...Zequan Wu1-0/+17
2024-04-17[lldb] XFAIL TestDetachResumes on windowsPavel Labath1-0/+1
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-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 Cassanova1-0/+1
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 Cassanova1-1/+0
2024-04-11[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds (#88431)Chelsea Cassanova1-0/+1
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-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