View previous topic :: View next topic |
Author |
Message |
clint
Joined: 14 Jun 2006 Posts: 37
|
Posted: Wed Nov 01, 2006 4:25 am Post subject: Salford debugger does not start. |
|
|
Unfortunately the Plato3 IDE and Salford debugger do not start.
I can compile software using Visual Studio, but cannot debug them with either the visual studio integrated debugger or SDBG (it just hangs or throws Exception: 0xc0000138).
I can debug simple F95 code without graphics, using visual studio.
Re-installing the fortran compiler does not fix the problem (even after complete uninstall and reboot)
Are there any known issues concerning .NET 2, powershell or perforce?
What (system) DLLs are required to run the salford software? (Especially when using Clearwin and winteracter).
thanks
Clint |
|
Back to top |
|
|
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8084 Location: Salford, UK
|
Posted: Wed Nov 01, 2006 12:47 pm Post subject: Salford debugger does not start. |
|
|
Clint
At the moment FTN95 does not support .NET 2.
Version 5.0 of FTN95, which is about to be released will support .NET 2.
I cannot think of a reason why Plato3 would not start.
If a DLL is missing then you should get a error message.
If SDBG.exe does not start then this is even more puzzling.
It only uses salflibc.dll and standard Windows API DLLs. |
|
Back to top |
|
|
|