1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-13 23:27:58 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Itamar
99788e6b32 HackStudio: Implement "Step Out" debugging action
The "Step Out" action continues execution until the current function
returns.

Also, LibDebug/StackFrameUtils was introduced to eliminate the
duplication of stack frame inspection logic between the "Step Out"
action and the BacktraceModel.
2020-08-22 09:48:59 +02:00
Renamed from Base/res/icons/16x16/debug-single-step.png (Browse further)