Skip to content

Commit 13375a7

Browse files
authored
Update PipeTransport.md
1 parent fde8d57 commit 13375a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/Debugger/gdb/PipeTransport.md

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

50+
Where `hello_gdb` is the name of your container.
51+
5052
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)