Files
Sylvestre Ledru 0471b087c4 No bug - Group the debugging documentation under its own section r=firefox-source-docs-reviewers,ahal DONTBUILD
The 16 pages under docs/contributing/debugging/ were pulled straight into the
"Working on Firefox" toctree by a glob, so every one of them showed up in the
flat list on the documentation home page.

Differential Revision: https://phabricator.services.mozilla.com/D314508
2026-07-29 21:50:01 +00:00

692 B

Debugging Firefox

How to inspect a running Firefox, and how to make sense of a crash or a hang that already happened.

:caption: Debuggers
:maxdepth: 1

debugging_firefox_with_gdb
debugging_firefox_with_lldb
debugging_firefox_with_rr
debugging_firefox_with_pernosco
debugging_firefox_with_valgrind
:caption: Platforms and specific areas
:maxdepth: 1

debugging_on_macos
debugging_on_windows
debugging_a_hang_on_macos
debugging_webrtc_calls
:caption: Crash reports and minidumps
:maxdepth: 1

understanding_crash_reports
capturing_minidump
debugging_a_minidump
process_dump_task_manager
stacktrace_report
stacktrace_windbg
local_symbols