summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2023-05-16[LLDB] Fix TestDataFormatterSynthVal.py for AArch64/WindowsMuhammad Omair Javaid
2023-05-11[lldb-vscode] Fix handling of RestartRequest arguments.Jorge Gorbe Moya
2023-05-02[lldb-vscode] Implement RestartRequestJorge Gorbe Moya
2023-04-25[lldb/test] Update lldbutil.fetch_next_event to match broadcaster classMed Ismail Bennani
2023-04-10[lldb-vscode] Fix two issues with runInTerminal test.Jorge Gorbe Moya
2023-04-04Simplify test.Adrian Prantl
2023-03-28[lldb] Support Universal Mach-O binaries with a fat64 headerJonas Devlieghere
2023-03-24[lldb] Remove errant call to SBReproducer.SetWorkingDirectoryJonas Devlieghere
2023-03-23Android.rules: remove mips* rulesFangrui Song
2023-03-23[lldb] Explicitly set libcxx paths when USE_SYSTEM_STDLIB is providedFelipe de Azevedo Piovezan
2023-01-31[LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang
2023-01-26[test] Remove unused `unittest2` import from concurrent_base.pyJordan Rupprecht
2023-01-23Run cmdline address expressions through ABI's FixAddressJason Molenda
2022-11-30Report which modules have forcefully completed types in statistics.Greg Clayton
2022-11-29[lldb/test] Use SBPlatform info for lldbplatformutil.getPlatform()Pavel Labath
2022-11-25Revert "[LLDB] Do not dereference promise pointer in `coroutine_handle` prett...Jason Molenda
2022-11-23Revert "Add runToBinaryEntry option for lldb-vscode"Pavel Labath
2022-11-22Add runToBinaryEntry option for lldb-vscodeJeffrey Tan
2022-11-20[LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang
2022-11-17[test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeadersJordan Rupprecht
2022-11-16Revert "Send statistics in initialized event"Pavel Labath
2022-11-15Send statistics in initialized eventGeorge Hu
2022-11-15[lldb-vscode] Send Selected Statistics Dump in Terminated EventWanyi Ye
2022-11-07[lldb] Fix issue with re.Pattern availabilityDave Lee
2022-11-04Revert "[lldb-vscode] Send Statistics Dump in terminated event"George Hu
2022-11-03[lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye
2022-10-26Revert "[lldb-vscode] Send Statistics Dump in terminated event"Wanyi Ye
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht
2022-10-25[lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye
2022-10-25Fix exception description in lldb-vscodeJeffrey Tan
2022-10-14[lldb] Start from end of previous substr when checking ordered substrsArthur Eubanks
2022-10-11Prevent lldb-vscode tests from source lldbinit fileJeffrey Tan
2022-09-26[lldb][test] 1 - Don't do test-replication for gmodules debug_info variantMichael Buch
2022-09-15[lldb] Improve formatting of skipped categories message (NFC)Dave Lee
2022-09-14Revert "Revert "Be more careful to maintain quoting information when parsing ...Jim Ingham
2022-09-13Revert "Be more careful to maintain quoting information when parsing commands."Jim Ingham
2022-09-13Be more careful to maintain quoting information when parsing commands.Jim Ingham
2022-09-13[lldb] Fixed a number of typosGabriel Ravier
2022-09-12Add the ability to show when variables fails to be available when debug info ...Greg Clayton
2022-09-12Reland "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan
2022-09-12Revert "Add the ability to show when variables fails to be available when deb...Stella Stamenova
2022-09-09Add the ability to show when variables fails to be available when debug info ...Greg Clayton
2022-09-08Revert "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan
2022-09-08[lldb] Use just-built libcxx for tests when availableFelipe de Azevedo Piovezan
2022-09-01Fix inconsistent target arch when attaching to arm64 binaries onAdrian Prantl
2022-09-01[LLDB] Make API tests to run using MSYS toolsMuhammad Omair Javaid
2022-08-29[lldb] Remove mention of dotest.plDave Lee
2022-08-29[lldb][test] Speed up lldb arch determination (NFC)Dave Lee
2022-08-25[lldb][test] Fix nullptr test expctation for 32-bit systemAdrian Vogelsgesang
2022-08-25[lldb][nfc] Remove unused makefile test variablesFelipe de Azevedo Piovezan