Lahey Support
08-15-2003, 01:19 AM
Hello,
I used to have similar problems which were only fixed when I got from Lahey web
site the LF90 V4.50f patch.
But, there is one problem that continues: sometimes the computer freezes if I
finish a debug session from within the external subroutine (a subroutine not
contained in the same module (file) of the main program). In order to avoid
getting my computer locked, I have to continue debugging until the main program
assumes the control. Then, I may stop the debug session.
Best regards,
Claudio Camelier
Operations Engineering - EMBRAER
>
> From: "Wheeler, David" [address removed]
> Subject: [LF] Debugging system errors
> Date: Thu, 28 Jan 1999 09:20:30 +1300
>
> I am a beginner a Fortran programming, but I am having problems debugging
> my. When debugging a Fortran program using the Lahey Ed Developer, I am
> getting a systems error messages when I request a 'display variable' or
> 'watch variable' in 2 circumstances:
> 1) when that variable is in a subroutine that is 'contained' within a
> module. If I remove the subroutine from within the contain part of the
> module and use USE instead, then I can 'watch' the variables OK.
> 2) when the variable is large (for example var(30,3,6,5) gives an error).
>
> The program works fine either inside or outside the debugger, provided I
> don't what to look at the values of variables as mentioned above.
>
> Lahey are aware of the problem but they are having problems duplicated it on
> there machines. I get it every time?
>
> Has anyone had this problem before?
I used to have similar problems which were only fixed when I got from Lahey web
site the LF90 V4.50f patch.
But, there is one problem that continues: sometimes the computer freezes if I
finish a debug session from within the external subroutine (a subroutine not
contained in the same module (file) of the main program). In order to avoid
getting my computer locked, I have to continue debugging until the main program
assumes the control. Then, I may stop the debug session.
Best regards,
Claudio Camelier
Operations Engineering - EMBRAER
>
> From: "Wheeler, David" [address removed]
> Subject: [LF] Debugging system errors
> Date: Thu, 28 Jan 1999 09:20:30 +1300
>
> I am a beginner a Fortran programming, but I am having problems debugging
> my. When debugging a Fortran program using the Lahey Ed Developer, I am
> getting a systems error messages when I request a 'display variable' or
> 'watch variable' in 2 circumstances:
> 1) when that variable is in a subroutine that is 'contained' within a
> module. If I remove the subroutine from within the contain part of the
> module and use USE instead, then I can 'watch' the variables OK.
> 2) when the variable is large (for example var(30,3,6,5) gives an error).
>
> The program works fine either inside or outside the debugger, provided I
> don't what to look at the values of variables as mentioned above.
>
> Lahey are aware of the problem but they are having problems duplicated it on
> there machines. I get it every time?
>
> Has anyone had this problem before?