Debugger "Step into", don't work

31 views
Skip to first unread message

David Gomez

unread,
May 10, 2016, 4:04:49 AM5/10/16
to Firebug

"notify event 'framesadded' threw an exception: Error: Debugger.Frame is not live
Stack: buildStackFrame@chrome://firebug/content/debugger/script/sourceTool.js:640:9
StackTrace.buildStackTrace@chrome://firebug/content/debugger/stack/stackTrace.js:68:21
DebuggerTool.prototype<.framesadded@chrome://firebug/content/debugger/debuggerTool.js:321:21 ..........


FB 2.0.16
FF 46.0.1

David

David Gomez

unread,
May 12, 2016, 2:20:37 AM5/12/16
to Firebug
Is anyone interested in this problem? Or the project is completely abandoned?

Sebastian Zartner

unread,
May 12, 2016, 6:13:37 AM5/12/16
to Firebug
Tested right now using Windows 7 + Firefox 46.0.1 + Firebug 2.0.16 and it's working fine for me.

Steps to reproduce:
  1. Opened Firebug on https://getfirebug.com/tests/manual/console/joes-original/test.html
  2. Enabled and switched to the Script panel
  3. Set a breakpoint on line 58 (var closure = getClosure();)
  4. Reloaded the page
    => Script execution stopped at line 58.
  5. Clicked 'Step Into'
    => Script execution pointer moved into the getClosure() function on line 48.

Do you have a reproducible test case?


Note that the guys behind Firebug are focusing their work on Firebug 3, which will integrate into the Firefox DevTools. Maintenance on Firebug 2 is mostly shut down.


Sebastian

Reply all
Reply to author
Forward
0 new messages