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. As shown in figure 2, the content of the input parameter array alat cannot be printed in the function.
Figure 1 Expected output


Figure 2 Actual output


Parent topic: Unsupported Scenarios (Updated as Required)