gdbremote connect - 2022.1 English

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

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English

Connect to GDB remote server.

Syntax

gdbremote connect [options] server

Connect to a GDB remote server (for example, qemu). xrt_server is used to connect to the remote GDB server.

Options

Option Description
-architecture <name> Specify default architecture if remote server does not provide it.

Returns

Nothing, if the connection is successful. Error string, if the connection fails.