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

Second breakpoint set not revealed in Breakpoints view #44503

Closed
chrmarti opened this issue Feb 27, 2018 · 3 comments
Closed

Second breakpoint set not revealed in Breakpoints view #44503

chrmarti opened this issue Feb 27, 2018 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues info-needed Issue requires more information from poster

Comments

@chrmarti
Copy link
Collaborator

Issue Type: Bug

Testing #43836

The Breakpoints view resizes when adding the first breakpoint, but not when adding the second. Clicking in the view then resizes it.

feb-27-2018 11-01-21

VS Code version: Code - Insiders 1.21.0-insider (1a84a88, 2018-02-27T06:09:52.377Z)
OS version: Darwin x64 16.7.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
Load (avg) 5, 3, 2
Memory (System) 16.00GB (0.47GB free)
Process Argv /Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron --user-data-dir tmp/user --extensions-dir tmp/ext
Screen Reader no
VM 20%
Extensions: none Reproduces without extensions
@isidorn
Copy link
Contributor

isidorn commented Feb 27, 2018

@chrmarti can not repro. Do you see this always.
Can you please put a breakpoint here and investigate if it is being hit
https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/parts/debug/browser/breakpointsView.ts#L177
Thanks

@isidorn isidorn added info-needed Issue requires more information from poster debug Debug viewlet, configurations, breakpoints, adapter issues and removed insiders labels Feb 27, 2018
@chrmarti
Copy link
Collaborator Author

No longer reproduces. I saw it multiple times, but then reloaded the window for some other reason, maybe that got rid of it.

@isidorn
Copy link
Contributor

isidorn commented Feb 27, 2018

I will close this for now, but when you hit it next time just put a breakpoint at that location and let me know what you see. I wil lalso keep my eyes open on this one.

@isidorn isidorn closed this as completed Feb 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants