summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/gdb_remote_client/TestWasm.py
AgeCommit message (Expand)Author
2025-07-30[lldb] Implement RegisterContextWasm (#151056)Jonas Devlieghere
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-04-05[lldb] Avoid duplicate vdso modules when opening core filesPavel Labath
2021-11-16[lldb/test] Move gdb client utils into the packages treePavel Labath
2020-03-06Revert "Correctly identify iOS simulator processes in debugserver."Adrian Prantl
2020-03-06Correctly identify iOS simulator processes in debugserver.Adrian Prantl
2020-03-06Revert "Correctly identify iOS simulator processes in debugserver."Adrian Prantl
2020-03-06Correctly identify iOS simulator processes in debugserver.Adrian Prantl
2020-03-05[lldb][testsuite] Create a SBDebugger instance for each testTatyana Krasnukha
2020-02-27[lldb] Skip TestWasm.py on sanitized builds until D75200 has landedRaphael Isemann
2020-02-17[lldb] Add @skipIfXmlSupportMissing to TestWasm.pyPavel Labath
2020-02-17[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debuggingPaolo Severini