Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cortex-Debug to recent version #246

Closed
mlu opened this issue Mar 20, 2021 · 1 comment · Fixed by #1706
Closed

Update Cortex-Debug to recent version #246

mlu opened this issue Mar 20, 2021 · 1 comment · Fixed by #1706
Assignees
Labels
conclusion: resolved Issue was resolved topic: debugger Related to the integrated debugger topic: infrastructure Related to project infrastructure topic: theia Related to the Theia IDE framework type: enhancement Proposed improvement

Comments

@mlu
Copy link

mlu commented Mar 20, 2021

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

@mlu mlu added the type: enhancement Proposed improvement label Mar 20, 2021
@per1234 per1234 added topic: debugger Related to the integrated debugger topic: infrastructure Related to project infrastructure labels Oct 26, 2021
@kittaakos kittaakos added the topic: theia Related to the Theia IDE framework label Nov 21, 2022
@kittaakos kittaakos self-assigned this Nov 21, 2022
@kittaakos
Copy link
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.

kittaakos pushed a commit to kittaakos/arduino-ide that referenced this issue Nov 24, 2022
Closes arduino#246

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Nov 28, 2022
Closes #246

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Nov 29, 2022
Closes #246

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Nov 29, 2022
Closes #246

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Dec 1, 2022
Closes #246

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@per1234 per1234 added the conclusion: resolved Issue was resolved label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: debugger Related to the integrated debugger topic: infrastructure Related to project infrastructure topic: theia Related to the Theia IDE framework type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants