# 调试

Source: [https://docs.qualcomm.com/doc/80-70015-4SC/topic/debug.html](https://docs.qualcomm.com/doc/80-70015-4SC/topic/debug.html)

通用异步收发器 (UART) 日志可用于监控和调试那些通过 UART 接口在 Qualcomm Linux 软件和设备之间交换的数据。

示例 UART 日志有助于识别系统启动的各个阶段。如果发生崩溃，这些日志有助于执行以下操作：

- 确定发生崩溃的阶段
- 深入了解执行过程

- **[PBL/XBL 日志](https://docs.qualcomm.com/doc/80-70015-4SC/topic/bootloader-logs.html)**  

示例中的 primary boot loader/eXtensible boot loader (PBL/XBL) 日志表示 PBL 和 XBL 的开始和结束。
- **[UEFI 日志](https://docs.qualcomm.com/doc/80-70015-4SC/topic/uefi-log.html)**  

UEFI 日志提供了有关 UEFI 开始和结束的信息。
- **[Linux 日志](https://docs.qualcomm.com/doc/80-70015-4SC/topic/hlos-logging.html)**  

示例日志表示 Linux 启动过程的开始。

Last Published: Dec 04, 2024

[Previous Topic
配置](https://docs.qualcomm.com/bundle/publicresource/80-70015-4SC/topics/configure-qdte.md) [Next Topic
PBL/XBL 日志](https://docs.qualcomm.com/bundle/publicresource/80-70015-4SC/topics/bootloader-logs.md)