Book a Demo

Author Topic: Problem while debugging my Javascript that I am using for automation  (Read 3091 times)

rchalleray

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
While I am debugging a script that I wrote. I am unable to use the "Display variable" function in order to visualize specific variables that are of interest to me during the debug session.

Being able to visualize the variable during the debugging would be very useful. Do you have any recommendations as to why this is happening?

I want to highlight that I was able to use this functionality before and then it suddenly stopped.

Here is a screenshot of the debug window if this helps:
[628170949]      Stack recording threshold set to 3 frames
[628171013]      Default Directory is C:\Program Files (x86)\Sparx Systems\EA
[628171013]      Agent dll found: C:\Program Files (x86)\Sparx Systems\EA\SScript.dll
[628171013]      Default Directory is C:\Program Files (x86)\Sparx Systems\EA
[628171014]      Agent: Started
[628171275]      dbg.enabled=undefined
[628171277]      vea.hit =function hit() {
[628171277]          [native code]
[628171277]      }
[628171277]      compiling script for url: C:\Users\chatt\AppData\Local\Temp\2C66BFAA-1D86-4e06-80A8-D4BA8B7531C5.js
[628171282]      compiling script for url: C:\Users\chatt\AppData\Local\Temp\3FBFB686-E6FE-433b-8500-023A28CAA601.js
[628171282]      Breakpoint bound! name:EAModel1.RCHMDv2, line:147

Can someone explain as to why the debugger suddenly stopped the ability to be able to visualize the display variables?

Best regards
Rob