Auto-tools/Projects/Mozmill/Mozmill 2.0/Debugging: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "Mozmill's debug output is atrocious. It should be made human readable. = Non-Goal = * Not making a step debugger * Not interfacing with jsdebug")
 
No edit summary
 
Line 1: Line 1:
Mozmill's debug output is atrocious.  It should be made human readable.
Mozmill's debug output is atrocious.  It should be made human readable.
= Goals =
* pretty print JSON objects in terminal - [https://bugzilla.mozilla.org/show_bug.cgi?id=629206  bug 629206]


= Non-Goal =
= Non-Goal =
* Not making a step debugger
* Not making a step debugger
* Not interfacing with jsdebug
* Not interfacing with jsdebug

Latest revision as of 00:05, 27 January 2011

Mozmill's debug output is atrocious. It should be made human readable.

Goals

  • pretty print JSON objects in terminal - bug 629206

Non-Goal

  • Not making a step debugger
  • Not interfacing with jsdebug