This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

What is a .exe.stackdump file?


 When I run a .exe file (Fortran code)
the program hangs up at the end and
gives a .exe.stackdump file.
 I read in the gdb guide what a stack is.
Can I use only the .exe.stackdump file to debug the
program?
I tried 
gdb prog.exe.stackdump and it is not working.
Do I have to run the program again in gdb and examine
 the stack?

                                             Thank
you.



Victor MARIAN
Department of Machine Elements and Tribology
University Politehnica of Bucharest
Spl. Indepentendei 313
060042 Bucharest
ROMANIA

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]