javascript - WebStorm - debugger terminates a process on breakpoints. Process finished with exit code -1073741510 -
javascript - WebStorm - debugger terminates a process on breakpoints. Process finished with exit code -1073741510 -
today, webstorm began behave strangely. when stop on breakpoint - process falls. occurs @ breakpoint. work nodejs javascript.
i tried record gif, quality bad (sorry that), can imagine problem if @ gif. can see here: debugger catched breakpoint, process stop. @ bottom of webstorm written: "process finished exit code -1073741510 (0xc000013a: interrupted ctrl+c)".
everything works yesterday, can wrong?
problem occurs because of 1 of old watched expression. delete , debugger works again.
javascript debugging intellij-idea webstorm
Comments
Post a Comment