Made README images relative (fix #14)
This commit is contained in:
parent
9570f9068f
commit
4120bd754a
4 changed files with 3 additions and 3 deletions
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
Native VSCode debugger. Currently only using GDB.
|
||||
|
||||

|
||||

|
||||
|
||||
## Usage
|
||||
|
||||

|
||||

|
||||
|
||||
Open your project and click the debug button in your sidebar. At the top right press
|
||||
the little gear icon and select GDB. It will automatically generate the configuration
|
||||
you need.
|
||||
|
||||

|
||||

|
||||
|
||||
Now you need to change `target` to the application you want to debug relative
|
||||
to the cwd. (Which is the workspace root by default)
|
||||
|
|
|
|||
BIN
images/preview.png
Normal file
BIN
images/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 211 KiB |
BIN
images/tutorial1.png
Normal file
BIN
images/tutorial1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
BIN
images/tutorial2.png
Normal file
BIN
images/tutorial2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
Loading…
Add table
Add a link
Reference in a new issue