6.5. Remote Debug Interface Devices

Remote Debug Interface (RDI) devices are supported. The RDI device URL accepts no hostname, port or path components, so the device-url is specified as follows:

rdi:[///][?device-options]

The following device-options are required:

rdi-library=library

Specify the library (DLL or shared object) implementing the RDI target you wish to use.

rdi-config=configfile

Specify a file containing configuration information for library. The format of this file is specific to the RDI library you are using, but tends to constitute a list of key=value pairs. Consult the documentation of your RDI library for details.