mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:37:44 +00:00
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.
This commit is contained in:
parent
cb432ffe8c
commit
99788e6b32
8 changed files with 171 additions and 16 deletions
Before Width: | Height: | Size: 204 B After Width: | Height: | Size: 204 B |
Loading…
Add table
Add a link
Reference in a new issue