|
From: | alexandrepfurlan |
Subject: | Re: Program received signal SIGFPE, Arithmetic exception |
Date: | Tue, 27 Nov 2012 16:57:38 -0200 (BRST) |
User-agent: | Alpine 2.00 (DEB 1167 2008-08-23) |
Yes. I use gfortran -g program.f90 I'll try again. On Tue, 27 Nov 2012, Eli Zaretskii wrote:
Date: Tue, 27 Nov 2012 16:14:04 -0200 (BRST) From: alexandrepfurlan <address@hidden> cc: Alexandre Furlan <address@hidden>, address@hidden I tried, and the result is Program received signal SIGFPE, Arithmetic exception. 0x00000000004060be in MAIN__ () (gdb) bt #0 0x00000000004060be in MAIN__ () And now ?Did you compile with -g? It looks like there are no debug info in this executable.
[Prev in Thread] | Current Thread | [Next in Thread] |