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

Debug console always comes up when attaching to target #3344

Closed
joaomoreno opened this issue Feb 23, 2016 · 3 comments
Closed

Debug console always comes up when attaching to target #3344

joaomoreno opened this issue Feb 23, 2016 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@joaomoreno
Copy link
Member

Testing #3238

When attaching to a process, we surely get no debug output at all from it. Yet, the debug console still always pops up. It's very distracting.

Especially when using the restart: true option:

bug

ping @weinand

@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Feb 23, 2016
@isidorn isidorn added this to the Feb 2016 milestone Feb 23, 2016
@weinand
Copy link
Contributor

weinand commented Feb 23, 2016

@isidorn a session restart should not open the debug console

@isidorn isidorn assigned joaomoreno and unassigned isidorn Feb 25, 2016
@joaomoreno joaomoreno added the verified Verification succeeded label Feb 26, 2016
@joaomoreno
Copy link
Member Author

Console still comes up on debug start, but no more on restart.

@weinand
Copy link
Contributor

weinand commented Feb 26, 2016

@isidorn we could consider to not reveal the debug console on 'attach' (but then your code would have to know the semantics of 'attach'...)

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants