summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
AgeCommit message (Expand)Author
2025-09-09[lldb] Unwind through ARM Cortex-M exceptions automatically (#153922)Jason Molenda
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
2023-04-13[lldb] Make ObjectFileJSON loadable as a moduleJonas Devlieghere
2023-03-08[lldb] Introduce new SymbolFileJSON and ObjectFileJSONJonas Devlieghere