Skip to content

_debugger: add select stack frame command

Rodrigo Muino Tomonari requested to merge github/fork/negatratoron/master into master

V8 lets you select stack frames when you're in the debugger. The list and repl commands are relative to the selected frame.

Merge request reports

Loading