blob: 3fc0548aab2cedcc747dc6ae7d03e07194120547 [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/community/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 kernal using QEMU"
path: /docs/development/debugging/qemu.md
- title: "Kernel debugging tips"
path: /docs/development/debugging/tips.md
- title: "Advanced"
section:
- title: "ACPI debugging"
path: /docs/development/debugging/acpi.md