View previous topic :: View next topic |
Author |
Message |
stfark1
Joined: 02 Sep 2008 Posts: 222
|
Posted: Mon Jan 31, 2022 7:23 pm Post subject: Breakpoint Not Allowed |
|
|
Running Win10 Pro on both a laptop and a desktop computer. When I execute a 64 bit, Silverfrost, Fortran program on the desktop computer, I can breakpoint at a valid statement. When I run the same Fortran program on my laptop, cannot select any statement to perform a breakpoint, system says "Cannot Breakpoint here?? Is this a known issue or?? The only difference is that the Silverfrost Fortran system was downloaded to the Desktop computer about one year ago, the laptop system was downloaded about one month ago. Please advise, Sid Kraft |
|
Back to top |
|
|
mecej4
Joined: 31 Oct 2006 Posts: 1896
|
Posted: Mon Jan 31, 2022 11:14 pm Post subject: |
|
|
Did you compile with the same options (e.g., /DEBUG) on both machines? Did you copy the full set of source and data files from the desktop to the laptop, and did you recompile the program? What versions of the compiler do you have on the two machines? |
|
Back to top |
|
|
stfark1
Joined: 02 Sep 2008 Posts: 222
|
Posted: Tue Feb 01, 2022 1:39 pm Post subject: |
|
|
Did not recompile all |
|
Back to top |
|
|
mecej4
Joined: 31 Oct 2006 Posts: 1896
|
Posted: Wed Feb 02, 2022 3:27 pm Post subject: |
|
|
Do you have the source files copied on to the laptop? Did you replicate the directory names and structures between the two machines?
Without details from you about such questions, as well as answers to the questions that I asked in my previous response, it is not possible to determine why you cannot debug your program. |
|
Back to top |
|
|
|