esp_prog_vscode_debug icon indicating copy to clipboard operation
esp_prog_vscode_debug copied to clipboard

Update the instruction for debugging

Open piyush-saurabh opened this issue 5 years ago • 0 comments

Couple of instructions needs to be updated.

  1. "Native Debug" vscode extension is required for "type": "gdb" in launch.json. Otherwise IDE will show squiggly lines and debugging will not start
  2. On Ubuntu 20.4, pressing "ctrl+alt+t" inside vscode (default installation) will open terminal instead of task list. Updated the instruction accordingly.

piyush-saurabh avatar Apr 17 '21 03:04 piyush-saurabh