mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
564 stars 64 forks source link

make Positron itself debuggable #22

Closed mykmelez closed 8 years ago

mykmelez commented 8 years ago

It should be possible to connect devtools in Firefox to a Positron process in order to debug Positron's own code.

jryans commented 8 years ago

This seems fixed now that #40 has merged. There is some more specific trouble with console evaluation, but I'll open a separate issue for that.