Tuesday, December 16, 2025

Debug Program externally or remotely

 

To debug a program run remotely,  the user need to type below in command, to give access to developer to debug externally (remotely).  Developer need to put an external breakpoint with user's userid.

/HEXT user = <developer_username_who_will_debug>


Note:  Developer FIRST need to set the external breakpoint with user's userid - before user doing above in command line. (Its like mutual consent)


No comments:

Post a Comment