Input Parameter Debugging Information of Fortran Functions Is Lost
When the GDB is used to debug executable programs generated after BiSheng Compiler compiles Fortran code, the function parameter debugging information is lost. As a result, the p command cannot be used to view the parameters. The function cannot print the input parameter alat array, as shown in figure 2.
Figure 1 Expected output


Figure 2 Actual output


Parent topic: Unsupported Scenarios (Updated as Required)