Date: Thu, 9 Jan 2014 12:58:31 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Zbigniew Bodek <zbb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r259730 - in head: gnu/lib/csu gnu/lib/libgcc gnu/lib/libstdc++ gnu/lib/libsupc++ lib/atf/libatf-c/tests share/mk sys/conf tools/tools/ath/athstats tools/tools/net80211/wlanstats usr.bi... Message-ID: <7BAB80DB-AD2E-427A-AB9F-2E1A3F0DFE8C@FreeBSD.org> In-Reply-To: <CALF_Tx=hqjCLpqFZK=U%2B7tGbzxp0GS6BekMg6saYz0eJ%2Bqvw1A@mail.gmail.com> References: <201312221751.rBMHpYpj059326@svn.freebsd.org> <CALF_Tx=hqjCLpqFZK=U%2B7tGbzxp0GS6BekMg6saYz0eJ%2Bqvw1A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_C8256D0E-D1F7-47B3-BB0E-41D33723874A Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 On 09 Jan 2014, at 02:19, Zbigniew Bodek <zbb@freebsd.org> wrote: > 2013/12/22 Dimitry Andric <dim@freebsd.org>: ... >> Modified: >> head/gnu/lib/csu/Makefile >> head/gnu/lib/libgcc/Makefile >> head/gnu/lib/libstdc++/Makefile >> head/gnu/lib/libsupc++/Makefile >> head/lib/atf/libatf-c/tests/Makefile >> head/share/mk/bsd.sys.mk >> head/sys/conf/Makefile.arm >> head/tools/tools/ath/athstats/Makefile >> head/tools/tools/net80211/wlanstats/Makefile >> head/usr.bin/mkcsmapper/Makefile.inc > > It appears that this change broke backtrace on ARM. > Now only last stack frame can be displayed in bt. > However I don't have any fix or suggestion. Can you please try reverting each of these Makefiles individually, and check when the problem disappears? The only effective change caused by this commit is that some CFLAGS might appear in a different order. It might be possible that one of the Makefiles involved is overly sensitive to this. My first guess would be gnu/lib/csu, and after that gnu/lib/libgcc. -Dimitry --Apple-Mail=_C8256D0E-D1F7-47B3-BB0E-41D33723874A Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlLOjusACgkQsF6jCi4glqMLFQCgtlbNgrhhHPd7KMlWuUWhx8uZ 1eQAnixly2U3A0EPcHJ8WXXzR9VUF10z =2vVP -----END PGP SIGNATURE----- --Apple-Mail=_C8256D0E-D1F7-47B3-BB0E-41D33723874A--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7BAB80DB-AD2E-427A-AB9F-2E1A3F0DFE8C>