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

Breakpoints are not hit #45878

Closed
CraigHead opened this issue Mar 15, 2018 · 2 comments
Closed

Breakpoints are not hit #45878

CraigHead opened this issue Mar 15, 2018 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@CraigHead
Copy link

Issue Type: Bug

Open any typescript file. (In our case we are using electron + angular4).
Set a breakpoint.
Run.

Expected: Break point is hit.
Actual: No break point is hit. Logging statements near the break point shows break point line was executed.

VS Code version: Code 1.21.1 (79b44aa, 2018-03-14T14:46:47.128Z)
OS version: Windows_NT x64 10.0.16299

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2808)
Memory (System) 15.83GB (8.43GB free)
Process Argv C:\Program Files\Microsoft VS Code\Code.exe
Screen Reader no
VM 0%
Extensions (6)
Extension Author (truncated) Version
tslint eg2 1.0.28
docthis joe 0.6.0
csharp ms- 1.14.0
vsliveshare ms- 0.2.206
debugger-for-chrome msj 4.2.0
html-css-class-completion Zig 1.17.1

(1 theme extensions excluded)

Reproduces without extensions
@isidorn isidorn assigned roblourens and weinand and unassigned isidorn Mar 15, 2018
@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label Mar 15, 2018
@weinand
Copy link
Contributor

weinand commented Mar 15, 2018

How does you launch configuration look like?

@weinand weinand added the info-needed Issue requires more information from poster label Mar 15, 2018
@roblourens
Copy link
Member

This is probably #45657 (comment), please see the comment there and try in the next Insiders build.

@roblourens roblourens added *duplicate Issue identified as a duplicate of another issue(s) and removed info-needed Issue requires more information from poster labels Mar 16, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 30, 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 *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants