Skip to content

Conversation

@omarArm
Copy link
Contributor

@omarArm omarArm commented May 14, 2025

Hello,

I added a custom event for triggering a re-render of breakpoints in source code, because just sending a breakpoint event from the adapter to the extension was not enough

Please see
eclipse-cdt-cloud/cdt-gdb-adapter#368

@jreineckearm
Copy link
Contributor

While testing this on Windows, I noticed that the event handling for refreshing the breakpoint GUI does not work if the breakpoint added through the debug console is the first breakpoint added to an empty list. Before merge, we at least need to understand why this happens.

@jreineckearm
Copy link
Contributor

Turns out this was an issue in the adapter side of the feature. Fixed with latest commits.

Copy link
Contributor

@jreineckearm jreineckearm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me and can be merged after eclipse-cdt-cloud/cdt-gdb-adapter#368 is available to be picked up in a cdt-gdb-adapter NPM release.

@jreineckearm
Copy link
Contributor

Merging, one last test when pulling adapter v1.0.9 before next release.

@jreineckearm jreineckearm merged commit 91349d2 into eclipse-cdt-cloud:main May 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants