mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
252 B
252 B
The devtools is built around a client/server architecture because the tools run outside of the process it debugs. This protocol is documented extensively in the Remote Debugging Protocol wiki page.