Closed jlongster closed 8 years ago
This adds a basic working debugger. Note that you shouldn't click on the debugger if you are debugging the same page the toolbox is in; it will just freeze. The JS engine is paused when you attached the thread and it cannot unpause itself.
(talked on IRC)
This adds a basic working debugger. Note that you shouldn't click on the debugger if you are debugging the same page the toolbox is in; it will just freeze. The JS engine is paused when you attached the thread and it cannot unpause itself.