You can view a list of all the comprehensive Python XSDB API using the following commands in AMD Vitis™ CLI.
Launch the Vitis CLI using the following command.
vitis -i
from xsdb import *
session = start_debug_session()
help("functions")
Note: You can find all the XSDB Python CLI command details in the
following installation folder:
<Vitis_install>2025.1/Vitis/cli/api_docs/build/html/xsdb.html