Bernd Eggink wrote: > Roland Mainz schrieb: > > Bernd Eggink wrote: > >> Roland Mainz schrieb: > >>> On 4/14/09, Bernd Eggink <[email protected]> wrote: > > [snip] > >> and as it doesn't crash by itself, I killed the process with signal 6. > >> But all I get from gdb is > >> > >> (gdb) bt > >> #0 0xffffe424 in __kernel_vsyscall () > >> #1 0xb7e7d2c3 in ?? () > >> > >> which doesn't look very informative to me. Did I miss something? > > > > Can you check whether the binary was compiled with "-g" in debug mode ? > > Yes, option -g was present in every cc command.
Did you use -O anywhere ? And was -g used for the link phase, too ? ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [email protected] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
