aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell
AgeCommit message (Expand)AuthorFilesLines
2024-02-20[lldb] Add more ways to find the .dwp file. (#81067)Greg Clayton1-2/+84
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere1-2/+2
2024-02-19Revert "[lldb] Migrate distutils.version.LooseVersion to packaging" (#82297)Jonas Devlieghere1-2/+2
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere1-2/+2
2024-02-01[lldb] Fix a crash when using .dwp files and make type lookup reliable with t...Greg Clayton1-7/+80
2024-01-31Revert "Collecting more logging to debug CI bots"Jason Molenda1-1/+0
2024-01-31Collecting more logging to debug CI botsJason Molenda1-0/+1
2024-01-18Revert "[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#...Amir Ayupov2-14/+0
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov2-0/+14
2024-01-18[lldb][Format] Fix missing inlined function names in frame formatting. (#78494)Zequan Wu3-27/+62
2024-01-09[lldb] DWARFDIE: Follow DW_AT_specification when computing CompilerCo… (#77...Adrian Prantl1-0/+6
2024-01-08[lldb][DWARFASTParserClang] GetClangDeclForDIE: don't create VarDecl for stat...Michael Buch2-0/+32
2023-12-08[lldb][test] Disable image lookup colour test on Mac OSDavid Spickett1-0/+3
2023-12-08[lldb][test] Disable image lookup colour test on WindowsDavid Spickett1-0/+3
2023-12-08[lldb][test] Don't check line number in image lookup colour testDavid Spickett1-1/+1
2023-12-08[lldb] colorize symbols in image lookup with a regex pattern (#69422)taalhaataahir01021-0/+54
2023-11-30[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)Jason Molenda3-1/+11
2023-11-28Add support for parsing type unit entries in .debug_names. (#72952)Greg Clayton1-0/+48
2023-11-28Revert "[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)"David Spickett3-11/+1
2023-11-28[lldb][PDB] Fix message order in test caseDavid Spickett1-2/+2
2023-11-27[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)Jason Molenda3-1/+11
2023-11-24[lldb] correct inconsistent order of messages on process launch (#73173)José Lira Junior2-2/+2
2023-11-10[lldb] Only run ignored_artificial_fields.test when gcc is available.Haojian Wu1-0/+1
2023-11-10Revert "[lldb] Remove the newly-added test in 66acd1e4dc1080015fe6b234226f1d3...David Spickett1-0/+17
2023-11-10Reland "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"David Spickett1-2/+13
2023-11-10Revert "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"David Spickett1-9/+2
2023-11-10[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platformsDavid Spickett1-2/+9
2023-11-10[lldb] Remove the newly-added test in 66acd1e4dc1080015fe6b234226f1d30d6577f04Haojian Wu1-17/+0
2023-11-10[LLDB] Ignore actual-needed artificial members in DWARFASTParserClang::ParseS...Haojian Wu1-0/+17
2023-11-03[lldb] Move LocateExecutableSymbolFile to SymbolLocator plugin (#71266)Jonas Devlieghere1-4/+3
2023-10-27[lldb] Return unimplemented error from ScriptedProcessInterface::CreatePlugin...David Spickett1-1/+0
2023-10-26[lldb][test][Windows] XFAIL IR memory map testDavid Spickett1-0/+1
2023-10-24Expose DWARFDIE::GetDeclContext() in lldb_private::Function. (#69981)Adrian Prantl2-2/+2
2023-10-22[LLDB] Update breakpoint-command.test to use string instead of number. (#69796)cmtice1-3/+3
2023-10-21[lldb] improve dwo path in missing dwo error when relative (#69783)Tom Yang2-0/+35
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere2-2/+2
2023-10-09[lldb] add stop-at-user-entry option to process launch (#67019)José Lira Junior1-0/+8
2023-09-08[lldb][AArch64] Re-enable clone follow tests on AArch64 LinuxDavid Spickett6-12/+0
2023-09-08Reland "[lldb] Add more ways to find split DWARF files"David Spickett6-0/+173
2023-09-08Revert "[lldb] Add more ways to find split DWARF files"David Spickett6-167/+0
2023-09-07[lldb] Add more ways to find split DWARF filesDavid Spickett6-0/+167
2023-09-06[lldb] Fix inline_sites.testDaniel Paoliello1-1/+1
2023-09-01[lldb] Add syntax color highlighting for disassemblyJonas Devlieghere1-0/+33
2023-08-31[lldb] Fix test failure for breakpoint_function_callback.testMed Ismail Bennani1-1/+1
2023-08-28[LLDB] Fix tab size settings testswalter erquinigo1-1/+1
2023-08-23[lldb/test] Fix `Crashlog/no-args.test` on ASAN builds (NFC)Med Ismail Bennani1-1/+1
2023-08-18[lldb/crashlog] Add support for Last Exception BacktraceMed Ismail Bennani3-1/+183
2023-08-18[lldb/crashlog] Replace deprecated optparse by argparse (NFC)Med Ismail Bennani1-2/+4
2023-08-18[lldb/crashlog] Add test for 8f75c4d01eff3c65d7ae40bfd05582de7dffa590 (NFC)Med Ismail Bennani1-0/+1
2023-08-17[lldb] Fix REQUIRES for DWO relative path testDavid Spickett1-1/+1