summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio/Debugger/DebugInfoWidget.h
AgeCommit message (Expand)Author
2023-02-24HackStudio: Add 'pause debuggee' buttonItamar
2022-12-28Kernel+Userland: Remove dependency on i386-specific registersLiav A
2022-12-16HackStudio: Add a factory function for DebugInfoWidgetBaitinq
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-20HackStudio: Add option to inspect CoredumpItamar
2021-11-20HackStudio: Use ProcessInspector instead of DebugSession where possibleItamar
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-18HackStudio: Add ability to set hardware watchpoints on variablesFalseHonesty
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-01-12DevTools: Move to Userland/DevTools/Andreas Kling