On Fri, Oct 21, 2011 at 12:51 AM, Wojciech Puchar
<woj...@wojtek.tensor.gdynia.pl> wrote:
>> on entry into each function, which is different from usual x86
>> convention.
>> Asynchronous unwind info (yeah, same stuff you keep referring to as
>> crap), is the only way you can debug your program or get anything
>> remotely close to usable backtrace, by default.
>
> i understand but i DO NOT called compiler with -g option which clearly means
> that i do not want to debug isn't it?

It seems like a binutils bug (or somewhere in that immediate
neighborhood) because all debugging related sections should be
stripped out by strip including unwind, correct?
Thanks,
-Garrett
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to