Michael Basler writes:
>
> > That looks like it's just program output.  Can you get a proper
> > backtrace in gdb or some other debugger?
>
> This would imply me knowing how to use it. I am not a programmer, just an
> ordinary poor physicist...
>
> I analyzed a core file with gdb once. However, FG doesn't dump a core file
> today. Here's a file fgfs.exe.stackdump it creates:


> Can you tell me how to analyse this using gdb? (Which btw. is a graphical
> fronent for Cygwin by default which, however, can be switched off.)

Michael ehat is the output of this command

note you will need the full path to fgfs.exe
and this is all one line

Norman

addr2line -f -e fgfs.exe 0x007251A7  0x08CA3C8  0x08CADBC  0x08CE6A4  0x08C68BB  
0x08C68BB  0x08C5E57  0x074DCF9  0x075776A
0x000CE6A  0x7D37AD7  0x7D3CCD4  0x7D15CD6  0x7D23346  0xF0F2CCF  0x7D37AD7


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to