Domiii / dbux

Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
https://domiii.github.io/dbux
Apache License 2.0
161 stars 13 forks source link

Apply `TraceContainerNode` to `GlobalConsoleNode` #683

Closed MiccWan closed 2 years ago

MiccWan commented 2 years ago

Fixed ~NOTE: Due to the original design of TraceContainerNode, GlobalConsoleNode in this PR only works in single selected application.~

618