Skip to content

Add list command to debugger

Nasah Kuma requested to merge Nasah-Kuma/gjs:add-list-command-to-debugger into master

This command lists a couple of lines before and after the current line of the source code being executed by the debugger

Merge request reports