Skip to content

Commit b20a542

Browse files
committed
:update debugging related content of UD 8.3.1 support
1 parent c993645 commit b20a542

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/usage/Debugging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Platforms: Windows, Linux, AIX
1818

1919
### A high performance debugging feature
2020

21-
Since the 2.2.0 release, a high-performance debugging feature is supported on UniVerse 11.4.1. To use this feature, you must upgrade to UniVerse 11.4.1 or higher version. Please see [Debugging Binaries Releases](./DAPRelease.md) for more details.
21+
A high-performance debugging feature is supported on UniVerse 11.4.1 and UniData 8.3.1. To use this feature, you must upgrade to UniVerse 11.4.1 / UniData 8.3.1 or higher version. Please see [Debugging Binaries Releases](./DAPRelease.md) for more details.
2222

2323
## Start Debugging
2424

@@ -151,7 +151,7 @@ Click the **Stop** button to stop the debugging process.
151151

152152
When debugging starts, you can view all variables in the **Run and Debug** view.
153153

154-
You can also change a variable's value by double-clicking it in the **Run and Debug** view (this only works on UniVerse 11.4.1).
154+
You can also change a variable's value by double-clicking it in the **Run and Debug** view (this only works on UniVerse 11.4.1 / UniData 8.3.1).
155155

156156
![](../img/debug_variables.png)
157157

0 commit comments

Comments
 (0)