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

Add support for switching debug sessions #152

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

thegecko
Copy link
Contributor

@thegecko thegecko commented Jan 3, 2025

What it does

May close #67, eclipse-cdt-cloud/cdt-gdb-vscode#110

Add dropdown to memory view when multiple debug sessions are active which allows the user to switch between the sessions. This enables multiple windows to target different debug sessions at the same time.

Screenshot 2025-01-03 at 12 24 20

How to test

Open a few windows when there are multiple debug sessions active

Review checklist

Reminder for reviewers

Re: #133 Which attempted the same but using the amalgamator

cc @WyoTwT @jonahgraham

@jonahgraham
Copy link

This looks like a good improvement. As eclipse-cdt-cloud/cdt-gdb-vscode#110 (comment) says, I don't see how it solves eclipse-cdt-cloud/cdt-gdb-vscode#110 - but that shouldn't hold this change up. Additional comments in that discussion

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.

Support Dynamic Child / Thread Selection
2 participants