bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Program received signal SIGFPE, Arithmetic exception


From: alexandrepfurlan
Subject: Re: Program received signal SIGFPE, Arithmetic exception
Date: Tue, 27 Nov 2012 16:14:04 -0200 (BRST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)


I tried, and the result is

Program received signal SIGFPE, Arithmetic exception.
0x00000000004060be in MAIN__ ()
(gdb) bt
#0  0x00000000004060be in MAIN__ ()

And now ?


On Tue, 27 Nov 2012, Eli Zaretskii wrote:

Date: Tue, 27 Nov 2012 09:01:39 -0800 (PST)
From: Alexandre Furlan <address@hidden>

I have the program a FORTRAN90 and when I debug with gdb, is shown

Program received signal SIGFPE, Arithmetic exception.
0x00000000004060be in MAIN__ ()

How to find the line where the error was found ?

Did you try typing "bt", short for "backtrace"?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]