spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.
https://breach.github.io/breach_core/
MIT License
5.4k stars 411 forks source link

Integrate node-inspector #164

Open knownasilya opened 10 years ago

knownasilya commented 10 years ago

It would be nice to be able to debug modules from dev-tools, maybe node-inspector integration is the way to go? Would be super awesome! :neckbeard:

spolu commented 10 years ago

In the upcoming releases of Breach, breach_core should be a pure nodeJS app. All available instrumentation in Node will be available to Breach

knownasilya commented 10 years ago

@spolu do we have an overarching issue that covers that and references all sub issues?

spolu commented 10 years ago

Not really. First step is a major overhaul of exo_browser. Just created that issue: https://github.com/breach/exo_browser/issues/161