Skip to content

Commit 04220b5

Browse files
Merge pull request #6 from RocketSoftware/update-dap-release
docs: update DAP release document
2 parents cc23ea2 + a6505a8 commit 04220b5

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

docs/usage/DAPRelease.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
1-
## Debugging Binaries Releases
1+
## Debugging Binaries Release
22

3-
A high-performance debugging feature has been introduced in the 2.2.0 release (and in UniVerse 11.4.1). However, to use this feature, you will need to upgrade UniVerse to version 11.4.1 or higher. If you decide not to upgrade, you can continue using the original debugging feature available on previous versions of the U2 server.
3+
A high-performance debugging feature has been introduced in Rocket MV BASIC 2.2.0 (and in UniVerse 11.4.1).
44

5-
Below is a detailed breakdown of the information for each release. You can find instructions for configuring the debugging binaries in UniVerse [here](./ConfigDap.md).
5+
**To use this feature, you need to upgrade UniVerse to version 11.4.1 or later**. If you decide not to upgrade, you can continue using the original debugging feature available on previous versions of the U2 server.
66

7-
### 2.2.0
7+
Below is a detailed breakdown of the information for each release. You can find instructions for configuring the debugging binaries in UniVerse [here](https://rocketsoftware.github.io/rocket-mvbasic/usage/ConfigDap/#configure-debugging-binaries-in-universe).
88

9-
- This high-performance debugging feature is supported only on UniVerse version 11.4.1 for both Windows and Linux platforms.
10-
- If you are using UniVerse 11.4.1, there is no need to manually download and configure these binaries. They are already included in this version.
11-
- However, please note that this feature and the associated binaries are not supported on any versions previous to UniVerse 11.4.1.
9+
- This high-performance debugging feature is only supported on UniVerse version 11.4.1 for Windows and Linux platforms.
10+
- If you are using UniVerse 11.4.1 there is no need to manually download and configure these binaries, they are already included in this release.
1211

13-
| UniVerse | Windows | Linux | AIX |
14-
| ------------ | ----------- | ----------- | ----------- |
15-
| 11.4.1 | | | × |
16-
| < 11.4.1 | × | × | × |
12+
| UniVerse Version | Windows | Linux | AIX |
13+
| ------------------ | --------- | ---------- | -------- |
14+
| 11.4.1 | ✔️ | ✔️ | |
15+
| < 11.4.1 | | | |
1716

18-
**Assets**
17+
**Please note that versions of UniVerse prior to 11.4.1 do not support this feature and associated binaries.**
1918

20-
(link to github release page)
19+
### Assets
20+
21+
Please download dap_agent binaries form [GitHub release](https://github.com/RocketSoftware/rocket-mvbasic/releases).

0 commit comments

Comments
 (0)