1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 02:01:01 +00:00
serenity/Base
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
..
etc Base: Mount /etc as read/write 2020-07-28 19:07:01 +02:00
home/anon Base: Modify "little" project 2020-08-15 15:06:35 +02:00
res HackStudio: Implement "Step Out" debugging action 2020-08-22 09:48:59 +02:00
usr Shell: Document the use of environment/local variables 2020-08-18 16:58:17 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00