summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2021-10-21[lldb] Always set the minimum OS version in the Darwin builderJonas Devlieghere
2021-10-21Fix buildbots after https://reviews.llvm.org/D111686Greg Clayton
2021-10-21Modify "statistics dump" to dump JSON.Greg Clayton
2021-10-20[lldb/test] Remove quote/unquote steps from the make invocationsPavel Labath
2021-10-19[lldb] Reduce code duplication around inferior buildingPavel Labath
2021-10-18Add tests for the other variants of BreakpointCreateBySourceRegex.Jim Ingham
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-09-28[lldb/test] Add ability to specify environment when spawning processesPavel Labath
2021-09-14[lldb/test] Start pexpect tests with a custom HOMEPavel Labath
2021-09-13[lldb] [testsuite] Fix false failures on "\n" regex matchJan Kratochvil
2021-09-06[lldb] [llgs server] Support creating core dumps on NetBSDMichał Górny
2021-08-20[test] Migrate -gcc-toolchain with space separator to --gcc-toolchain=Fangrui Song
2021-08-17[lldb] Extend isAArch64 to arm64 and arm64eJonas Devlieghere
2021-08-11Update gdbremote_testcase.py to allow new k-v pair in qMemoryRegionInfoJason Molenda
2021-08-02[LLDB] Change pexpect timeout to 30 to 60Muhammad Omair Javaid
2021-07-30[lldb] Always codesign binaries on macOSJonas Devlieghere
2021-07-29Revert "[lldb] Assert filecache and live memory match on debug under a setting"Stella Stamenova
2021-07-29[lldb] Assert filecache and live memory match on debug under a settingAugusto Noronha
2021-07-26[lldb][NFC] Delete unused and commented out DWARF constantsAlex Langford
2021-07-20[intel pt] Add TSC timestampsWalter Erquinigo
2021-07-20Remove the DarwinLog functionality from debguserverJason Molenda
2021-07-12[LLDB] Testsuite: Add helper to check for AArch64 targetMuhammad Omair Javaid
2021-06-28[LLDB] dotest.py set selected_platform on remote connectionMuhammad Omair Javaid
2021-06-24[lldb][AArch64] Add memory-tagging qSupported featureDavid Spickett
2021-06-21[lldb-vscode] Add simple DAP logs dump to investigate flakiness in testsWalter Erquinigo
2021-06-20Add a corefile style option to process save-core; skinny corefilesJason Molenda
2021-06-17[trace][intel-pt] Create basic SB APIWalter Erquinigo
2021-05-24[lldb] Introduce createTestTarget for creating a valid target in API testsRaphael Isemann
2021-05-17[lldb] Let dotest check for the `cassert` header instead of `algorithm` for l...Raphael Isemann
2021-04-29[lldb][AArch64] Don't check for VmFlags in smaps filesDavid Spickett
2021-04-25[lldb] [Process/NetBSD] Report fork/vfork events to LLGSMichał Górny
2021-04-25[lldb] [Process/FreeBSD] Report fork/vfork events to LLGSMichał Górny
2021-04-24[lldb] [Process/Linux] Report fork/vfork stop reasonMichał Górny
2021-04-24[lldb] [gdb-remote server] Introduce new stop reasons for fork and vforkMichał Górny
2021-04-24[lldb] [Process] Introduce protocol extension support APIMichał Górny
2021-04-21[lldb-vscode] Distinguish shadowed variables in the scopes requestWalter Erquinigo
2021-04-21[lldb-vscode] redirect stderr/stdout to the IDE's consoleWalter Erquinigo
2021-04-21[lldb-vscode] Add postRunCommandsWalter Erquinigo
2021-04-21[lldb] Use the compiler from the SDK in simulator testsJonas Devlieghere
2021-04-14[lldb] Simplify output for skipped categories in dotest.pyJonas Devlieghere
2021-04-14[lldb/test] Remove the "expect_captures" feature of lldb-server testsPavel Labath
2021-04-14[lldb][AArch64] Simplify MTE memory region testDavid Spickett
2021-04-13[lldb/test] s/add_no_ack_remote_stream/do_handshakePavel Labath
2021-04-13[lldb] Remove self-skipping code from lldb-server testsPavel Labath
2021-04-06[lldb] Improve CPUInfo test predicateDavid Spickett
2021-04-01[lldb/test] Respect --apple-sdk path when querying SDK infoVedant Kumar
2021-04-01Revert "Revert "[LLDB] Arm64/Linux test case for MTE and Pointer Authenticati...Muhammad Omair Javaid
2021-03-31Revert "[LLDB] Arm64/Linux test case for MTE and Pointer Authentication regset"Muhammad Omair Javaid
2021-03-31[LLDB] Arm64/Linux test case for MTE and Pointer Authentication regsetMuhammad Omair Javaid
2021-03-30[lldb/test] Deflake TestGdbRemote_vContThreads even morePavel Labath