Rate This Document
Findability
Accuracy
Completeness
Readability

25.1.0

Change Description

Performed quality reinforcement and security hardening. No new functions are added.

Resolved Issues

None

Known Issues

Trouble Ticket No.

DTS2025042314346

Symptom

[VS Code] [Compiler and Debugger Plugin - HPC debugging] The variable values are abnormal. All variable values are displayed as 0 when the debugging demo is yyy_test_variable90.a.

Severity

Minor

Workaround

None

Affected Domain

  1. If you use the GCC to compile such source code, the variables are incorrectly displayed (the actual values are correct). This problem affects the information display on the debugging frontend but does not affect the tool functions.
  2. Statistics show that this problem affects approximately 1.5% (9 out of 694) of ultra-large derived types in top HPC applications, resulting in limited overall impact.

Progress

  1. The documentation has been updated to describe this problem that affects ultra-large derived types in Fortran.
  2. Proceed to analyze the feasibility of reading register offsets using the extended LLDB.