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: Eli Zaretskii
Subject: Re: Program received signal SIGFPE, Arithmetic exception
Date: Tue, 27 Nov 2012 20:39:04 +0200

> 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.



reply via email to

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