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

Enhancing ImageAndSymbols to load several binaries #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FlorentVSTM
Copy link

Currently, the "imageAndSymbols" option can be used to load one additional file. To load multiple files you can manually load them via the "initCommands" option.
This PR enhances the ImageAndSymbols property to manage this use case.
A PR will also be submitted in the repository cdt-gdb-adapter to implement this enhancement.

@eclipse-cdt-bot
Copy link
Contributor

Can one of the admins verify this patch?

@FlorentVSTM
Copy link
Author

Link to the PR for the adapter: eclipse-cdt-cloud/cdt-gdb-adapter#321

Signed-off-by: Florent Vion <florent.vion@st.com>
@FlorentVSTM FlorentVSTM force-pushed the feat/refactoring-imageAndSymbols branch from 82d8e97 to b3f2b09 Compare December 11, 2023 08:56
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.

None yet

2 participants