cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugger Hangs, if a Function Called which doesn't Exists

Stefan-Schnell
Active Contributor
0 Likes
524

Today I observed an interesting phenomenon at debugging in Intelligent RPA Studio:

I coded a function whose call I wanted to analyze with the debugger. So I set a break point at the line which calls the method. At debugging time I pressed F11 to jump into the function. Unfortunately I had a typo in the function call. The debugger detects it and gives an error message. I stopped the debugger and from this point nothing happens anymore. I can't close the debugger window or stop the debugger. It was necessary to use the task manager to close CtxtRun.exe process.

Without break point I got the expected procedure and all works well:

But with break point and after pressing stop of debugging, no events like QUIT or END are coming up and it is necessary to stop CtxtRun.exe process:

Is my procedure wrong? Or is it a debugger problem, that appears when functions are called that do not exist?

Thanks for hints and tips.

View Entire Topic
Jerome
Product and Topic Expert
Product and Topic Expert

Hi Stefan,

My believe is that it is a tool issue. Therefore a ticket must be raised so the support/dev team can investigate

Regards,

J.