> Date: Tue, 27 Nov 2012 16:14:04 -0200 (BRST)
> From: alexandrepfurlan <alexandrepfur...@gmail.com>
> cc: Alexandre Furlan <alexandrepfur...@gmail.com>, bug-gdb@gnu.org
> 
> 
> 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.

_______________________________________________
bug-gdb mailing list
bug-gdb@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gdb

Reply via email to