serenity/DevTools/HackStudio/Debugger
Andreas Kling 18ff75e67b HackStudio: Don't crash when navigating backtrace with up/down keys
It's up to BacktraceModel::index() to validate its inputs.
2020-05-12 15:09:54 +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 HackStudio: Don't crash when navigating backtrace with up/down keys 2020-05-12 15:09:54 +02:00
BreakpointCallback.h HackStudio: Reorganize debugger-related files 2020-05-09 23:41:08 +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: Update variables view based on the selected backtrace frame 2020-05-09 23:41:08 +02:00
DebugInfoWidget.h HackStudio: Update variables view based on the selected backtrace frame 2020-05-09 23:41:08 +02:00
VariablesModel.cpp HackStudio: Reorganize debugger-related files 2020-05-09 23:41:08 +02:00
VariablesModel.h HackStudio: Reorganize debugger-related files 2020-05-09 23:41:08 +02:00