This commit is contained in:
WebFreak001 2017-04-26 17:18:14 +02:00
commit 464e2301c6
2 changed files with 4 additions and 0 deletions

View file

@ -12,6 +12,10 @@ Press ctrl-p (cmd+p on OS X) and run `ext install webfreak.debug` in visual stud
![Image with red circle around a gear and a red arrow pointing at GDB and LLDB](images/tutorial1.png)
Or if you already have an existing debugger in your project setup:
![Visual studio code debugger launch.json auto completion showing alternative way to create debuggers](images/tutorial1-alt.png)
Open your project and click the debug button in your sidebar. At the top right press
the little gear icon and select GDB or LLDB. It will automatically generate the configuration
you need.

BIN
images/tutorial1-alt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB