summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/json
AgeCommit message (Expand)Author
2025-10-01[lldb][RISCV] Fixed TestSymbolFileJSON for RISC-V (#161497)Georgiy Samoylov
2025-03-07Add complete ObjectFileJSON support for sections. (#129916)Greg Clayton
2025-03-04Add subsection and permissions support to ObjectFileJSON. (#129801)Greg Clayton
2025-03-04[lldb] Fix ObjectFileJSON to section addresses. (#129648)Greg Clayton
2024-10-10[lldb][test] Use `xcrun -f strip` for API tests on Darwin (#111842)Vladislav Dzhidzhoev
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-04-17[lldb] Fix TestObjectFileJSON and TestSymbolFileJSONJonas Devlieghere