Skip to content

Make gjs' debugger console available via command line

Florian Müllner requested to merge fmuellner/polari:debug-option into master

GJS is gaining debugger support and we should support it. This is EXCITING!

(For anyone who wants to try this out, the merge request is based on this branch)

Merge request reports