summaryrefslogtreecommitdiff
path: root/lldb/packages
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Fix TestDataFormatterSynthVal.py for AArch64/WindowsMuhammad Omair Javaid2023-05-161-0/+7
* [lldb-vscode] Fix handling of RestartRequest arguments.Jorge Gorbe Moya2023-05-111-1/+4
* [lldb-vscode] Implement RestartRequestJorge Gorbe Moya2023-05-021-0/+9
* [lldb/test] Update lldbutil.fetch_next_event to match broadcaster classMed Ismail Bennani2023-04-251-4/+11
* [lldb-vscode] Fix two issues with runInTerminal test.Jorge Gorbe Moya2023-04-101-4/+0
* Simplify test.Adrian Prantl2023-04-041-3/+1
* [lldb] Support Universal Mach-O binaries with a fat64 headerJonas Devlieghere2023-03-281-1/+1
* [lldb] Remove errant call to SBReproducer.SetWorkingDirectoryJonas Devlieghere2023-03-241-1/+0
* Android.rules: remove mips* rulesFangrui Song2023-03-231-8/+0
* [lldb] Explicitly set libcxx paths when USE_SYSTEM_STDLIB is providedFelipe de Azevedo Piovezan2023-03-231-0/+10
* [LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang2023-01-311-1/+7
* [test] Remove unused `unittest2` import from concurrent_base.pyJordan Rupprecht2023-01-261-2/+0
* Run cmdline address expressions through ABI's FixAddressJason Molenda2023-01-231-0/+2
* Report which modules have forcefully completed types in statistics.Greg Clayton2022-11-301-1/+15
* [lldb/test] Use SBPlatform info for lldbplatformutil.getPlatform()Pavel Labath2022-11-292-34/+27
* Revert "[LLDB] Do not dereference promise pointer in `coroutine_handle` prett...Jason Molenda2022-11-251-7/+1
* Revert "Add runToBinaryEntry option for lldb-vscode"Pavel Labath2022-11-232-9/+5
* Add runToBinaryEntry option for lldb-vscodeJeffrey Tan2022-11-222-5/+9
* [LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang2022-11-201-1/+7
* [test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeadersJordan Rupprecht2022-11-171-2/+4
* Revert "Send statistics in initialized event"Pavel Labath2022-11-161-3/+0
* Send statistics in initialized eventGeorge Hu2022-11-151-0/+3
* [lldb-vscode] Send Selected Statistics Dump in Terminated EventWanyi Ye2022-11-151-1/+7
* [lldb] Fix issue with re.Pattern availabilityDave Lee2022-11-072-3/+8
* Revert "[lldb-vscode] Send Statistics Dump in terminated event"George Hu2022-11-041-7/+1
* [lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye2022-11-031-1/+7
* Revert "[lldb-vscode] Send Statistics Dump in terminated event"Wanyi Ye2022-10-261-7/+1
* [test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht2022-10-265-12/+25
* [lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye2022-10-251-1/+7
* Fix exception description in lldb-vscodeJeffrey Tan2022-10-251-4/+4
* [lldb] Start from end of previous substr when checking ordered substrsArthur Eubanks2022-10-142-4/+2
* Prevent lldb-vscode tests from source lldbinit fileJeffrey Tan2022-10-112-9/+18
* [lldb][test] 1 - Don't do test-replication for gmodules debug_info variantMichael Buch2022-09-262-6/+12
* [lldb] Improve formatting of skipped categories message (NFC)Dave Lee2022-09-151-1/+2
* Revert "Revert "Be more careful to maintain quoting information when parsing ...Jim Ingham2022-09-141-0/+7
* Revert "Be more careful to maintain quoting information when parsing commands."Jim Ingham2022-09-131-7/+0
* Be more careful to maintain quoting information when parsing commands.Jim Ingham2022-09-131-0/+7
* [lldb] Fixed a number of typosGabriel Ravier2022-09-131-1/+1
* Add the ability to show when variables fails to be available when debug info ...Greg Clayton2022-09-122-5/+7
* Reland "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan2022-09-121-0/+19
* Revert "Add the ability to show when variables fails to be available when deb...Stella Stamenova2022-09-122-7/+5
* Add the ability to show when variables fails to be available when debug info ...Greg Clayton2022-09-092-5/+7
* Revert "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan2022-09-081-19/+0
* [lldb] Use just-built libcxx for tests when availableFelipe de Azevedo Piovezan2022-09-081-0/+19
* Fix inconsistent target arch when attaching to arm64 binaries onAdrian Prantl2022-09-011-0/+5
* [LLDB] Make API tests to run using MSYS toolsMuhammad Omair Javaid2022-09-011-2/+11
* [lldb] Remove mention of dotest.plDave Lee2022-08-291-13/+0
* [lldb][test] Speed up lldb arch determination (NFC)Dave Lee2022-08-291-7/+9
* [lldb][test] Fix nullptr test expctation for 32-bit systemAdrian Vogelsgesang2022-08-251-2/+6
* [lldb][nfc] Remove unused makefile test variablesFelipe de Azevedo Piovezan2022-08-251-2/+1