On Mon, 4 Jul 2022 08:57:09 +0300 Orgad Shaneh wrote: > Sure, > > Install VS Code and Node.JS. > > Clone this repository: https://github.com/orgads/cygtest > > Open the directory in VS Code and run (F5). Wait for it to finish, > then run again. > > I've noticed that even the first execution has some mistyped > characters (moved from ** to ##): > > waitForDeb**u**gge**r** > "exe**c**Path":"C:\\Program Fil**es**\\nodejs\\node.exe" > "autoAttachMod##urces##e":"always" > > And on the second run: > "inspecto**r**Ipc":"\\\\.\\pipe\\node-cdp.9412-8.sock","##r##deferredMode":false > > $ /usr/bin/env 'NODE_OPTIONS=--require > "c:/Users/orgads/AppData/Local/Programs/Microsoft VS > Code/resources/app/extensions/ms-vscode.js-debug/src/bootloader.bundle.js" > --inspect-publish-uid=http' > 'VSCODE_INSPECTOR_OPTIONS={"inspectorIpc":"\\\\.\\pipe\\node-cdp.9412-7.sock","deferredMode":false,"waitForDebgge":"","exePath":"C:\\Program > Fil\\nodejs\\node.exe","onlyEntrypoint":false,"autoAttachModurcese":"always","fileCallback":"C:\\Users\\orgads\\AppData\\Local\\Temp\\node-debug-callback-c57206c2f20dca1d"}' > C:\\Program\ Files\\nodejs\\node.exe index.js > hi > > $ cd f:\\Projects\\cygtest ; /usr/bin/env 'NODE_OPTIONS=--require > "c:/Users/orgads/AppData/Local/Programs/Microsoft VS > Code/resources/app/extensions/ms-vscode.js-debug/src/bootloader.bundle.js" > --inspect-publish-uid=http' > 'VSCODE_INSPECTOR_OPTIONS={"inspectoIpc":"\\\\.\\pipe\\node-cdp.9412-8.sock","rdeferredMode":false,"waitForDebugger":"","execPath":"C:\\Program > Files\\nodejs\\node.exe","onlyEntrypoint":false,"autoAttachMode":"always","fileCallback":"C:\\Users\\orgads\\AppData\\Local\\Temp\\node-debug-callback-fab5a0d7b63917c7"}' > C:\\Program\ Files\\nodejs\\node.exe index.js > hi
Thanks. Could you please test if the commit https://www.cygwin.com/git/?p=newlib-cygwin.git;a=commitdiff;h=521dfff143f9533533d161f37b73a92147c88e7c fixes the issue? -- Takashi Yano <takashi.y...@nifty.ne.jp> -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple