-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
The debugger doesn't work properly in versions > 46 #104781
Comments
Please collect a trace log using the following instructions:
/needsMoreInfo |
Guys, I see the same issue. This started happening after the latest update. Please fix it and really annoying and making unusable. I have to put debugger in the code to actually hit the breakpoint. |
@connor4312 - I have emailed the log, please do the needful. |
In the log you sent, it doesn't look like you hit a breakpoint at all. Can you send a log where you do this? The most common cause of this problem is using Node 8 (which is end of life as of 2020) and the best solution to the problem is to update to a most recent version if possible. A complete log file will determine whether this is happening for you. |
That is the issue where when I set a breakpoint, it says its unbound and doesn’t hit.
From: Connor Peet <notifications@github.com>
Reply-To: microsoft/vscode <reply@reply.github.com>
Date: Wednesday, August 19, 2020 at 10:52 AM
To: microsoft/vscode <vscode@noreply.github.com>
Cc: Lakshmi Janardhan <jan@altair.com>, Comment <comment@noreply.github.com>
Subject: Re: [microsoft/vscode] The debugger doesn't work properly in versions > 46 (#104781)
In the log you sent, it doesn't look like you hit a breakpoint at all. Can you send a log where you do this?
The most common cause of this problem is using Node 8 (which is end of life as of 2020) and the best solution to the problem is to update to a most recent version if possible. A complete log file will determine whether this is happening for you.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.luolix.top%2Fmicrosoft%2Fvscode%2Fissues%2F104781%23issuecomment-676475076&data=02%7C01%7Cjan%40altair.com%7Cee3cd1d3d7ec4bcc98ea08d8444f77b8%7C2bae5b570eb848fbba47990259da89d2%7C0%7C1%7C637334455391852212&sdata=TuNoHX7OvFuEpr6BgaGbpp4qg7Vwm8RUckBzZR%2F44ak%3D&reserved=0>, or unsubscribe<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.luolix.top%2Fnotifications%2Funsubscribe-auth%2FAOPFPLD42GUZA7BP4BHZMR3SBPRJ7ANCNFSM4QBJPVKA&data=02%7C01%7Cjan%40altair.com%7Cee3cd1d3d7ec4bcc98ea08d8444f77b8%7C2bae5b570eb848fbba47990259da89d2%7C0%7C1%7C637334455391862209&sdata=7%2BlRZhEIq%2FiqYUEhdpH514SzGwbbYTYaXas0nzOdBpI%3D&reserved=0>.
|
Okay. What version of Node are you using, and how are you launching the program you're trying to attach to? |
I was running node version 8, tried version 10 and 12 using |
Issue Type: Bug
P.S. In versions <= 47.2 debugging wasn't working at all. The behavior above is for versions >= 47.3.
VS Code version: Code 1.46.1 (cd9ea64, 2020-06-17T21:13:08.304Z)
OS version: Linux x64 4.15.0-112-generic
System Info
Extensions (13)
The text was updated successfully, but these errors were encountered: