Skip to content

Rebuild peripheral nodes from cached config on debug rerun#104

Open
yenanhbc wants to merge 1 commit intoeclipse-cdt-cloud:mainfrom
yenanhbc:bug/Peripheral-view-expand-action-behaves-incorrectly-after-debug-session-rerun
Open

Rebuild peripheral nodes from cached config on debug rerun#104
yenanhbc wants to merge 1 commit intoeclipse-cdt-cloud:mainfrom
yenanhbc:bug/Peripheral-view-expand-action-behaves-incorrectly-after-debug-session-rerun

Conversation

@yenanhbc
Copy link
Copy Markdown

@yenanhbc yenanhbc commented Apr 23, 2026

Fix #103 - Rebuild peripheral nodes from cached config on debug rerun

  • Remove peripherals field from CachedSVDFile
  • Drop the peripherals parameter from addToCache
  • On cache hit, reuse configuration + interruptTable and fall through to the normal node construction path instead of short-circuiting

Bug 103 - Rebuild peripheral nodes from cached config on debug
rerun

- Remove `peripherals` field from `CachedSVDFile`
- Drop the `peripherals` parameter from `addToCache`
- On cache hit, reuse `configuration` + `interruptTable` and fall through
  to the normal node construction path instead of short-circuiting
@yenanhbc
Copy link
Copy Markdown
Author

Hi @jreineckearm
Please help me review the commit,
Thank you very much.

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.

Peripheral's view expand action behaves incorrectly after debug session rerun

1 participant