Norman Vine wrote:

Norman Vine wrote:


>William Earnest writes:
>
>>The other
>>question is how do I resolve addresses to symbols under Cygwin? The
>>stack dump is not all that useful to me in only hex format.
>
>I have never found this file very useful


but you can use addr2line to decode the hex numbers

Its use is allways a bit confusing to me

basically
% addr2line -e $FULL_PATH_TO_EXE -f hex number to decode
< I think you need to add a 0x prefix >

% info addr2line

Norman

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


Norman,

Thanks for the hints. Will try addr2line shortly. I had set the fg-root in my .fgfsrc, and it was being used throughout the startup. I also had an entry for the scenery directory, and hadn't edited it to match, but fixing that does not change the odd tile value. In any case, I would expect to start up sitting on water with no such tile found. All the rest of the startup dialog has reasonable values and no complaints.

--
Bill Earnest wde3@ptd-dot-net Linux Powered Allentown, PA, USA
Computers, like air conditioners, work poorly with Windows open.


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

Reply via email to