ladybird/DevTools/HackStudio/Debugger
FalseHonesty f958c693ee HackStudio: Support debugging variables with Enum types
Variables with enum types can now be both viewed and modified in the
variables view!
2020-06-03 08:12:50 +02:00
..
BacktraceModel.cpp HackStudio: Don't crash when navigating backtrace with up/down keys 2020-05-12 15:09:54 +02:00
BacktraceModel.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
BreakpointCallback.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
Debugger.cpp HackStudio: Reorganize debugger-related files 2020-05-09 23:41:08 +02:00
Debugger.h Meta: Add script to enforce license headers & run it on Travis 2020-05-09 23:55:58 +02:00
DebugInfoWidget.cpp HackStudio: Support debugging variables with Enum types 2020-06-03 08:12:50 +02:00
DebugInfoWidget.h HackStudio: Allow changing variable values in debugger 2020-05-31 10:52:25 +02:00
VariablesModel.cpp HackStudio: Support debugging variables with Enum types 2020-06-03 08:12:50 +02:00
VariablesModel.h HackStudio: Allow changing variable values in debugger 2020-05-31 10:52:25 +02:00