Morris Guan

Results 42 comments of Morris Guan

This message normally indicates that the client certificate does not match the host certificate. How did you start the debug service? From the vscode client, or from a green screen...

Code for IBM i 2.9.0 contains a number of fixes for certificate generation. Please reopen the issue if you can still reproduce the problem in 2.9.0.

@worksofliam I will try to run more testing in this area before giving you a definite answer. We already know that users without QSECOFR authority can start debug service right...

I have tested using user profiles in the *USER and *PGMR classes. They are able to start debug service and other users on the same IBM i can debug. The...

This is an enhancement we can add in the next release. As a complete user story, only adding a parameter to ibmidebug.create-service-entry-point-with-prompt is not enough. We also need to add...

I will use a simpler implementation, which just honours the "update production files" setting from the code-for-i debug settings page when setting an SEP. We will only go with the...

Just figured out that we also need to update the debug service for this one. SEP debug uses the attach launch configuration. We are not passing the updateProductionFiles setting in...

@McJablesSupreme There is no workaround for the updprod issue in SEP debug. We will need an update to the debug service PTF.

This problem was fixed in debug client v2.0.2. The new debug client requires a debug service update via the following host PTFs: 7.3 PTF SJ02996 7.4 PTF SJ03026 7.5 PTF...

@zkarj735 We recommend the users to use the integrated debug actions in Code for IBM i to start a debug session. Please follow the steps below: 1. Create an object...