Skip to content

Commit 86de201

Browse files
Feedback from Jonah
Co-authored-by: Jonah Graham <[email protected]>
1 parent cd99cf2 commit 86de201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This extension provides a number of features that integrate into the Visual Stud
1010

1111
External tools are expected to be present on your system depending on the intended use case.
1212
* **Local GDB Debug**: A GDB installation is required on your system.
13-
* **Remote GDB Debug**: A GDB installation is required on your system. In addition to that you must have either access to a running GDB server instance (`attach` use case), or a suitable GDB server variant must be installed to `launch` and attach to your debug target.
13+
* **Remote GDB Debug**: A GDB installation is required on your system. In addition to that you must have either access to a running GDB server instance (`attach` use case), or a suitable GDB server variant must be installed to `launch` and connect to your debug target.
1414

1515
## Launch Configurations
1616

0 commit comments

Comments
 (0)