aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages
AgeCommit message (Expand)AuthorFilesLines
2023-07-19[lldb-vscode] Creating a new flag for adjusting the behavior of evaluation re...John Harrison1-3/+9
2023-07-17[lldb][AArch64] Add test predicate for systems with SME enabledDavid Spickett1-0/+3
2023-07-07Split up the runCmd trace printing to print the command before running.Jim Ingham1-2/+4
2023-06-29Creating a startDebugging reverse DAP request handler in lldb-vscode.John Harrison1-1/+15
2023-06-26Don't allow SBValue::Cast to cast from a smaller type to a larger,Jim Ingham1-0/+11
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere35-3350/+4425
2023-05-22[lldb-vscode] Make tests not wait for 'launch' process events if launch fails.Jorge Gorbe Moya2-4/+2
2023-05-16[LLDB] Fix TestDataFormatterSynthVal.py for AArch64/WindowsMuhammad Omair Javaid1-0/+7
2023-05-11[lldb-vscode] Fix handling of RestartRequest arguments.Jorge Gorbe Moya1-1/+4
2023-05-02[lldb-vscode] Implement RestartRequestJorge Gorbe Moya1-0/+9
2023-04-25[lldb/test] Update lldbutil.fetch_next_event to match broadcaster classMed Ismail Bennani1-4/+11
2023-04-10[lldb-vscode] Fix two issues with runInTerminal test.Jorge Gorbe Moya1-4/+0
2023-04-04Simplify test.Adrian Prantl1-3/+1
2023-03-28[lldb] Support Universal Mach-O binaries with a fat64 headerJonas Devlieghere1-1/+1
2023-03-24[lldb] Remove errant call to SBReproducer.SetWorkingDirectoryJonas Devlieghere1-1/+0
2023-03-23Android.rules: remove mips* rulesFangrui Song1-8/+0
2023-03-23[lldb] Explicitly set libcxx paths when USE_SYSTEM_STDLIB is providedFelipe de Azevedo Piovezan1-0/+10
2023-01-31[LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang1-1/+7
2023-01-26[test] Remove unused `unittest2` import from concurrent_base.pyJordan Rupprecht1-2/+0
2023-01-23Run cmdline address expressions through ABI's FixAddressJason Molenda1-0/+2
2022-11-30Report which modules have forcefully completed types in statistics.Greg Clayton1-1/+15
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