diff --git a/doc/debug.rst b/doc/debug.rst index c15cabe..52b07e5 100644 --- a/doc/debug.rst +++ b/doc/debug.rst @@ -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=`` +To use a different port use ``--debug --debug-transport=:`` .. _coverage-ref: