summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio/Debugger/BacktraceModel.cpp
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-20HackStudio: Improve backtrace accuracyItamar
2021-11-20HackStudio: Use ProcessInspector instead of DebugSession where possibleItamar
2021-08-02HackStudio: Enable building HackStudio on x86_64Gunnar Beutner
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12DevTools: Move to Userland/DevTools/Andreas Kling