Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions src/content/docs/developing/debug/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,20 +71,20 @@ To make use of the Debug Service, you need the following PTFs:
<TabItem label="Version 3.0.1" >

* IBM i 7.6
* Debug Service PTF SJ06921
* Navigator for i PTF SJ06431
* Debug Service PTF SJ06921 (and SJ06919 prereq)
* Navigator for i PTF SJ06431 and HTTP Group PTF SF99962 level 4 or higher
* Java 17 LPP 5770JV1 Option 20 (not Java from Yum)
* IBM i 7.5
* Debug Service PTF SJ06931
* Navigator for i PTF SJ06353
* Debug Service PTF SJ06931 (and SJ06928 prereq)
* Navigator for i PTF SJ06353 and HTTP Group PTF SF99952 level 23 or higher
* Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
* IBM i 7.4
* Debug Service PTF SJ06934
* Navigator for i PTF SJ06355
* Debug Service PTF SJ06934 (and SJ06933 prereq)
* Navigator for i PTF SJ06355 and HTTP Group PTF SF99662 level 45 or higher
* Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)
* IBM i 7.3
* Debug Service PTF SJ07259
* Navigator for i PTF SJ06783
* Debug Service PTF SJ07259 (and SJ06940 prereq)
* Navigator for i PTF SJ06783 and HTTP Group PTF SF99722 level 61 or higher
* Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum)

**All OS versions require** 5770WDS option 60 (Workstation Tools - Base).
Expand Down