on ‎2020 Jun 30 6:07 AM
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.
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.