It's a regression in PIO IDE 1.8.0.
It works well with 1.7.1 (fortunately VSCode allows downgrading extension to older versions)
Steps to reproduce:
- Open a project and debug (F5)
- DISASSEMBLY => Switch to assembly view
Expected result:
- you get a window (
main.dbgasm) with assembler instructions
Actual result:
- you get an empty window with loading indicator. Instructions are never loaded:

Used SW:
- VSCode 1.36.1
- Ubuntu 19.04
- PlatformIO IDE extension 1.8.0
- pio 4.0.0
Used HW:
It's a regression in PIO IDE 1.8.0.
It works well with 1.7.1 (fortunately VSCode allows downgrading extension to older versions)
Steps to reproduce:
Expected result:
main.dbgasm) with assembler instructionsActual result:
Used SW:
Used HW: