blob: be1c3d5715021fe3a1733013b3a235c26c7cd9be [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Please, read https://fuchsia.dev/fuchsia-src/contribute/docs/documentation-navigation-toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Debugging workflow"
path: /docs/development/debugging/debugging.md
- title: "Packet capture"
path: /docs/development/debugging/packet_capture.md
- title: "Just In Time Debugging"
path: /docs/development/debugging/just_in_time_debugging.md
- title: "UI debugging tips"
path: /docs/development/debugging/ui_tips.md
- title: "Use the native debugger (zxdb)"
section:
- include: /docs/development/debugger/_toc.yaml
- title: "Debug the kernel"
section:
- title: "Debug the kernel using QEMU"
path: /docs/development/debugging/qemu.md
- title: "JTRACE"
path: /docs/development/debugging/jtrace.md
- title: "Kernel debugging tips"
path: /docs/development/debugging/tips.md
- title: "Advanced"
section:
- title: "ACPI debugging"
path: /docs/development/debugging/acpi.md