Use VSCode to debug cocos2d-x JSB programs

New cocos creator uses another way to debug JS codes. You can refer to this doc.

Hi, I would like to know if is it possible to use remote debugging but without cocos creator.
Every time I try to attach the debugger game crashes with the error bellow:

Error running command, return code: -1073741819.


Using cocos2d-x-3.17 from he website
running with following command: cocos run -p win32 -m debug