Skip to content

Update Cortex-Debug to recent version #246

Closed
@mlu

Description

@mlu

Is your feature request related to a problem? Please describe.
A clear an request related to a problem? Please describe.**
The version of Cortex-Debug in ide code is 0.3.7 the current version is 0.3.12 from feb 2021, the main difference, apart from some bugfixes is added support for STM32Cube debug server.

Describe the solution you'd like
Update version from 0.3.7 to 0.3.12

Activity

self-assigned this
on Nov 21, 2022
kittaakos

kittaakos commented on Nov 21, 2022

@kittaakos
Contributor

IDE2 will use cortex-debug@1.5.1. More recent versions require gdb@9+ and the Arduino toolchain has gdb8+. Arduino has to take care of building and redistributing cortex-debug@1.5.1 as it's unavailable from Open VSX.

added a commit that references this issue on Nov 24, 2022
03e217c
added 3 commits that reference this issue on Nov 28, 2022
08a538d
fd181c2
de3da99
added a commit that references this issue on Dec 1, 2022
3bc412b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @mlu@kittaakos@per1234

    Issue actions

      Update Cortex-Debug to recent version · Issue #246 · arduino/arduino-ide