blueloveTH 6 months ago
parent
commit
dde726accf
2 changed files with 5 additions and 1 deletions
  1. 5 1
      docs/features/debugging.md
  2. BIN
      docs/static/debugger/debugger_demo.png

+ 5 - 1
docs/features/debugging.md

@@ -77,4 +77,8 @@ After the program starts, VSCode attempts to attach to the debug server automati
     ],
     "cwd": "${workspaceFolder}"
 }
-```
+```
+
+## Showcase
+
+![debugger_demo](../static/debugger/debugger_demo.png)

BIN
docs/static/debugger/debugger_demo.png