This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-10 10:36:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdc19563ef1c6ecc04d81eb1f1d5f4cae1610486
ladybird
/
DevTools
/
HackStudio
/
Debugger
History
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
…
Debugger.cpp
…
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
…
VariablesModel.h
…