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 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 failed.