Files
ladybird/Userland/DevTools/HackStudio/Debugger/DebugInfoWidget.cpp
Maurice Hieronymus a205633643 HackStudio: Prevent crash when stepping through a program
The backtrace view expects that there is always a valid selection. This
is not true when we execute a step in the debugger. Therefore we need
to check if we have a valid selection in the on_selection_change
handler.
2021-07-18 13:13:31 +02:00

7.2 KiB