Debugging an Application on Hardware Using GDB - 2021.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English
The GNU debugger is another debugger supported by Xilinx. To debug an application using the GDB, follow these steps:
  1. Create the application project and build it.
  2. Right-click on the application project and select Debug As > Launch on Hardware (Single Application Debug (GDB)) to launch the Application debug on GDB.
  3. Select the Debug configuration and customize the options when debugging as shown in the following figure.