Skip to content

jimblandy/DebuggerDocs

Repository files navigation

Mozilla JavaScript Debugging Documentation

This repository holds the specifications for:

  • Mozilla's Debugger API, for implementing JavaScript debuggers and tools of that sort, and
  • Mozilla's remote debugging protocol, for communicating with such debuggers over some sort of byte stream.

Officially, this documentation is on the Mozilla wiki—that's where the links take you—but we'd much rather use GitHub for revisions than MediaWiki's revision control, so we've checked it in here.

Branches

This repository's master branch tracks the wiki's contents. Revisions in progress, proposals for changes, and anything else that hasn't been placed on the wiki should go on a branch. Independent proposals should go on independent branches, I guess.

Ben's Birthday

Please join me in wishing Ben Collins-Sussman, a very fine fellow, a happy 40th birthday!

About

Mozilla JavaScript Debugging Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published