Skip to content

Commit 464e230

Browse files
author
WebFreak001
committed
Fix #104
1 parent e83a562 commit 464e230

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Press ctrl-p (cmd+p on OS X) and run `ext install webfreak.debug` in visual stud
1212

1313
![Image with red circle around a gear and a red arrow pointing at GDB and LLDB](images/tutorial1.png)
1414

15+
Or if you already have an existing debugger in your project setup:
16+
17+
![Visual studio code debugger launch.json auto completion showing alternative way to create debuggers](images/tutorial1-alt.png)
18+
1519
Open your project and click the debug button in your sidebar. At the top right press
1620
the little gear icon and select GDB or LLDB. It will automatically generate the configuration
1721
you need.

images/tutorial1-alt.png

84.6 KB
Loading

0 commit comments

Comments
 (0)