cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger not working in the web browser.

Former Member
0 Kudos

Hi everyone,

I am not able to open the debugger in the web browser. Its like earlier when I use to put a break point in my codes and run the browser the break point use to trigger but looks like due to some setting changes it has stopped working.

Can anyone suggest what settings have gone wrong .

Rgds,

Anu.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i don't think there is any settings for debugger.

you can try close the few GUI windows if no of open session are more then allowed session sometimes it doesn't open the debugger window,

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Session breakpoints have a validality period (default of 2 hours). After that time, you can generally set one new breakpoint and they will all be active again or choose Utilities->External Breakpoints->Activate/Deactivate (twice - once to deactivate, then again to reactivate).

Former Member
0 Kudos

Yes its working now, but if I open it in internet explorer the mouse pointer and the sand closck on it keeps flickering and no codes can be seen in the debugger and the debugger doesnt open at all in mozilla firefox. It use to work fine before. Please suggest.

Rgds,

Anu.