doc: fixed debug-transport arguments
This commit is contained in:
parent
50d0a20e5e
commit
44849f9ea4
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ And a new process is created for the next test:
|
|||
Connect your remote debugger to this test with ``remote target localhost:1234``
|
||||
and run the test with ``continue``
|
||||
|
||||
To use a different port use ``--debug --debug-transport=<port>``
|
||||
To use a different port use ``--debug --debug-transport=<protocol>:<port>``
|
||||
|
||||
.. _coverage-ref:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue