Skip to content

Commit 0cf19b2

Browse files
authored
Remove statement about support for "any" MI debugger. (#186)
Additionally use "GDB" instead of "gdb" in the README intro. Signed-off-by: Jens Reinecke <[email protected]>
1 parent a94c1c9 commit 0cf19b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CDT GDB Debug Adapter Extension for Visual Studio Code
22

3-
This is a Visual Studio Code extension that supports debugging using gdb and any other debugger that supports the MI protocol. It is built by the experts that provide the gdb support in the Eclipse C/C++ IDE (CDT).
3+
This is a Visual Studio Code extension that supports debugging using GDB and the MI protocol. It is built by the experts that provide the GDB support in the Eclipse C/C++ IDE (CDT).
44

55
This extension provides a number of features that integrate into the Visual Studio Code debug environment. This includes launch types, support for the standard debug views as well as a custom viewer for memory browsing.
66

0 commit comments

Comments
 (0)