Command line API: debug

This test-case is intended for command line debug method.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Console panel.
  2. Reload the page.
  3. Execute debug(onExecuteTest) expression on the command line.
  4. Press the Execute Test button below.
  5. The debugger must stop at the first line of the onExecuteTest method.