@@ -68,6 +68,29 @@ To debug a program from the Object Browser, right-click on the program object an
6868To make use of the Debug Service, you need the following PTFs:
6969
7070<Tabs >
71+ <TabItem label = " Version 3.0.1" >
72+
73+ * IBM i 7.6
74+ * Debug Service PTF SJ06921
75+ * Navigator for i PTF SJ06431
76+ * Java 17 LPP 5770JV1 Option 20 (not Java from Yum)
77+ * IBM i 7.5
78+ * Debug Service PTF SJ06931
79+ * Navigator for i PTF SJ06353
80+ * Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
81+ * IBM i 7.4
82+ * Debug Service PTF SJ06934
83+ * Navigator for i PTF SJ06355
84+ * Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
85+ * IBM i 7.3
86+ * Debug Service PTF SJ07259
87+ * Navigator for i PTF SJ06783
88+ * Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
89+
90+ ** All OS versions require** 5770WDS option 60 (Workstation Tools - Base).
91+
92+ </TabItem >
93+
7194<TabItem label = " Version 3" >
7295
7396* IBM i 7.6
@@ -163,6 +186,13 @@ Below are the base requirements to configure the certificate:
163186
164187** NOTE:** This needs to be done each time you renew or replace that certificate, it does not automatically update when you update the * SYSTEM store
165188
189+ ## Updating the service
190+
191+ When there are newer Debug service or Navigator/HTTP Group PTFs, the following steps might be required:
192+ 1 . Restart ADMIN1 server
193+ - If HTTP Group PTF does not show as applied, IPL might be required.
194+ 2 . Regenerate debug service trust store (as described above)
195+
166196# Common issues
167197
168198## Debug hangs
0 commit comments