aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages
AgeCommit message (Expand)AuthorFilesLines
2022-11-29[lldb/test] Use SBPlatform info for lldbplatformutil.getPlatform()Pavel Labath2-34/+27
2022-11-25Revert "[LLDB] Do not dereference promise pointer in `coroutine_handle` prett...Jason Molenda1-7/+1
2022-11-23Revert "Add runToBinaryEntry option for lldb-vscode"Pavel Labath2-9/+5
2022-11-22Add runToBinaryEntry option for lldb-vscodeJeffrey Tan2-5/+9
2022-11-20[LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang1-1/+7
2022-11-17[test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeadersJordan Rupprecht1-2/+4
2022-11-16Revert "Send statistics in initialized event"Pavel Labath1-3/+0
2022-11-15Send statistics in initialized eventGeorge Hu1-0/+3
2022-11-15[lldb-vscode] Send Selected Statistics Dump in Terminated EventWanyi Ye1-1/+7
2022-11-07[lldb] Fix issue with re.Pattern availabilityDave Lee2-3/+8
2022-11-04Revert "[lldb-vscode] Send Statistics Dump in terminated event"George Hu1-7/+1
2022-11-03[lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye1-1/+7
2022-10-26Revert "[lldb-vscode] Send Statistics Dump in terminated event"Wanyi Ye1-7/+1
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht5-12/+25
2022-10-25[lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye1-1/+7
2022-10-25Fix exception description in lldb-vscodeJeffrey Tan1-4/+4
2022-10-14[lldb] Start from end of previous substr when checking ordered substrsArthur Eubanks2-4/+2
2022-10-11Prevent lldb-vscode tests from source lldbinit fileJeffrey Tan2-9/+18
2022-09-26[lldb][test] 1 - Don't do test-replication for gmodules debug_info variantMichael Buch2-6/+12
2022-09-15[lldb] Improve formatting of skipped categories message (NFC)Dave Lee1-1/+2
2022-09-14Revert "Revert "Be more careful to maintain quoting information when parsing ...Jim Ingham1-0/+7
2022-09-13Revert "Be more careful to maintain quoting information when parsing commands."Jim Ingham1-7/+0
2022-09-13Be more careful to maintain quoting information when parsing commands.Jim Ingham1-0/+7
2022-09-13[lldb] Fixed a number of typosGabriel Ravier1-1/+1
2022-09-12Add the ability to show when variables fails to be available when debug info ...Greg Clayton2-5/+7
2022-09-12Reland "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan1-0/+19
2022-09-12Revert "Add the ability to show when variables fails to be available when deb...Stella Stamenova2-7/+5
2022-09-09Add the ability to show when variables fails to be available when debug info ...Greg Clayton2-5/+7
2022-09-08Revert "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan1-19/+0
2022-09-08[lldb] Use just-built libcxx for tests when availableFelipe de Azevedo Piovezan1-0/+19
2022-09-01Fix inconsistent target arch when attaching to arm64 binaries onAdrian Prantl1-0/+5
2022-09-01[LLDB] Make API tests to run using MSYS toolsMuhammad Omair Javaid1-2/+11
2022-08-29[lldb] Remove mention of dotest.plDave Lee1-13/+0
2022-08-29[lldb][test] Speed up lldb arch determination (NFC)Dave Lee1-7/+9
2022-08-25[lldb][test] Fix nullptr test expctation for 32-bit systemAdrian Vogelsgesang1-2/+6
2022-08-25[lldb][nfc] Remove unused makefile test variablesFelipe de Azevedo Piovezan1-2/+1
2022-08-24[LLDB] Add data formatter for std::coroutine_handleAdrian Vogelsgesang2-2/+21
2022-08-22[lldb] Remove prefer-dynamic-value test overrideDave Lee1-2/+1
2022-08-22Modify all register values whose byte size matches the address size to be for...Greg Clayton1-0/+4
2022-08-19[lldb] Support specifying a custom libcxx for the API testsJonas Devlieghere5-19/+32
2022-08-17[lldb][ClangExpression] Add asm() label to all FunctionDecls we create from D...Michael Buch1-2/+1
2022-08-11[lldb] Remove uses of six module (NFC)Dave Lee11-123/+68
2022-08-11[lldb] Fix output for unconditionally decorated testsJonas Devlieghere1-1/+1
2022-08-07[lldb] Dynamically generate enum names in lldbutilDave Lee1-130/+41
2022-08-03[lldb] Add assertStopReason helper functionJonas Devlieghere2-0/+12
2022-08-03[NFC][intel pt] Improve troubleshooting messageWalter Erquinigo1-1/+2
2022-07-27[lldb] Read from the Rosetta shared cache with Xcode 14Jonas Devlieghere1-0/+11
2022-07-15[lldb] [llgs] Send process output asynchronously in non-stop modeMichał Górny1-26/+8
2022-07-13[trace] Add an option to save a compact trace bundleWalter Erquinigo1-2/+14
2022-07-11[lldb] Use the just-built libc++ for testing the LLDB data formattersJonas Devlieghere4-1/+16