Skip to content

Commit fde8d57

Browse files
authored
Update PipeTransport.md
1 parent 6410ec0 commit fde8d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/Debugger/gdb/PipeTransport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ The `pipeTransport` can also be used to debug a process in a Docker container. F
4747
},
4848
```
4949

50-
Launching a process is accomplished by starting a container and then using the same `pipeTransport` launch additional processes in the container. See this `[launch.json](https://github.com/andyneff/hello-world-gdb/blob/master/.vscode/launch.json)` for a [full example](https://github.com/andyneff/hello-world-gdb/)
50+
Launching a process is accomplished by starting a container and then using the same `pipeTransport` launch additional processes in the container. See this [`launch.json`](https://github.com/andyneff/hello-world-gdb/blob/master/.vscode/launch.json) for a [full example](https://github.com/andyneff/hello-world-gdb/)

0 commit comments

Comments
 (0)