Reminder: Removal of WITHOUT_ARM_EABI

Adrian Chadd adrian at freebsd.org
Mon Sep 9 16:13:34 UTC 2013


On 7 September 2013 07:11, Andrew Turner <andrew at fubar.geek.nz> wrote:


> > This is good info, thanks.  We've been digging into it a bit more on
> > irc.  One thing I determined that I'll mention so it saves you some
> > grief... you were lucky to get that backtrace, because of all the
> > "value optimized out" stuff.  If you build the library with -O0 to
> > prevent that, the backtrace will contain floating point numbers.
> > Then because gdb uses the libc code we're trying to debug to format
> > floating point numbers, gdb locks up.
>
> The issue causing the endless loop is that the layout of double
> precision floating-point values appears to have changed. I have just
> committed r255361 which should fix the issue.


Nice teamwork all.

Thanks to Ian for all the legwork.

Now, time to bring up -HEAD on my ARM kit and test out the wifi stack
somewhat.



-adrian


More information about the freebsd-arm mailing list