Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

debugging without timing out

Former Member
0 Likes
300

Hi,

Is there a way to debug without timing out? I placed a break-point on my code, where the program should stop when it reaches it. however, the program times out before it reaches the break-point. is there a technique wherein i can prevent this from happening?

thanks.

1 REPLY 1
Read only

fernando_martin
Active Participant
0 Likes
270

Hi,

you must talk with your system administrator to set up this parameter (idle time in debugging) using RZ10 or RZ11.

the parameter is: rdisp/rfc_max_wait_time

Regards