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

Reply via email to