Step into function with frames, does not work
Steps to reproduce
Open Firebug, enable the Script panel and reload the page.
The debugger should stop at line
6
in
test.js
Step Over should go to line
7
Step Into should go to line
15