forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to do debugging in FTN 95

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
bhupi80singh



Joined: 07 Feb 2006
Posts: 2

PostPosted: Tue Feb 07, 2006 9:28 am    Post subject: How to do debugging in FTN 95 Reply with quote

I have just started use of FTN 95. I am finding some difficulties to have quick start on it. I want to know how to debug programs in it. Please tell me how to debug in FTN95. My work is to do catchment hydrology modelling using Finite element method in FORTRAN 95. Can you please send me soft copy of few getting started manual in this regard. You are requested to please help me in this regard.

Bhupinder Singh
Back to top
View user's profile Send private message
Andrew



Joined: 09 Sep 2004
Posts: 232
Location: Frankfurt, Germany

PostPosted: Tue Feb 07, 2006 1:48 pm    Post subject: How to do debugging in FTN 95 Reply with quote

The Salford debugger SDBG is where to start for Win32 programs and the Visual Studio .NET debugger the same for .NET programs. There is all the help you should need in the manual FTN95.CHM, but a quick start is to compile your program with debug options (/DEBUG, /UNDEF or /CHECK) and run the created executable via the debugger: i.e.:

SDBG.EXE MyProgram.exe
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group