Skip to content

Debugger: Data in assembly view isn't loaded #920

@mirao

Description

@mirao

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:

image

Used SW:

  • VSCode 1.36.1
  • Ubuntu 19.04
  • PlatformIO IDE extension 1.8.0
  • pio 4.0.0

Used HW:

  • STM32F407-DISC1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions