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

Multiple repls per debug session #60016

Merged
merged 5 commits into from
Oct 5, 2018
Merged

Multiple repls per debug session #60016

merged 5 commits into from
Oct 5, 2018

Conversation

isidorn
Copy link
Contributor

@isidorn isidorn commented Oct 5, 2018

fixes #31377
..work in progress..

This PR introduces multiple repl per debug session.
In more detail:

  • it refactors the model such that now there is a ReplModel instance which is tied to a session
  • refactors the repl panel which is now aware of multiple instances of the repl

@isidorn isidorn added this to the October 2018 milestone Oct 5, 2018
@isidorn isidorn self-assigned this Oct 5, 2018
@isidorn isidorn merged commit 2f0fdd3 into master Oct 5, 2018
@isidorn isidorn deleted the isidorn/multiRepl branch October 5, 2018 15:35
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switching between debugs outputs.
1 participant