mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
We are adding initial support for stepping in the debugger. Step over mostly works, but Step in and Step out have some quirks that we are working on.  Testing: DevTools tests and manual checks. Part of: #36027 Signed-off-by: eri <eri@igalia.com> Co-authored-by: atbrakhi <atbrakhi@igalia.com>