gecko-dev/remote/doc/Debugging.md
Andreas Tolfsen b41837916e bug 1523104: remote: change flag from --debug to --remote-debugger; r=ochameau
Also introduces a --remote-debugging-port <port> flag for compatibility
with Chrome and Opera.
2019-03-08 16:26:51 +00:00

356 B

Debugging

Increasing the logging verbosity

To increase the internal logging verbosity you can use the remote.log.level preference.

If you use mach to start the Firefox:

./mach run --setpref "browser.fission.simulate=true" --setpref "remote.log.level=Debug" -- --remote-debugger