Skip to Content
0
Jun 09, 2020 at 01:02 PM

Debugger is not stopping in web ide xsa

379 Views Last edit Jun 10, 2020 at 01:06 PM 2 rev

Hi ,

I am using sap web ide for developing middleware serice in xsjs .when i try to attach debugger it is showing debugger attached successfully . . when i try to debug it it not stopping it in that line . . it is executing all the program.

could any one can suggest is there any setting i need to check.

my package.json versions

"@sap/xsjs": "3.4.2",

"@sap/xsenv": "1.2.9"

Thanks in advance