- To: gcc-help@xxxxxxxxxxx
- Subject: MIPS: should -funwind-tables option be made default one on MIPS
- From: Manjunath Matti <manjunath81@xxxxxxxxx>
- Date: Tue, 13 Mar 2012 13:22:57 +0530
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1332230010; h=Comment: DomainKey-Signature:Received:Received:Received:Received: MIME-Version:Received:Received:Date:Message-ID:Subject:From:To: Content-Type:Content-Transfer-Encoding:Mailing-List:Precedence: List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=kg0eTJG5WnR2oHBQroiwLAZqmvg=; b=juDMO8VNzmnSnq4 LegxDwyT9BHRf+iU9NakWjJMguSojOmrhhKc5qMzJZo2k9VBe9i4BvnimNF003uN TSjn+fDuG5GJvXtTXEUGdoKq6UPplvl7024YqZCxYxP/ok+fWyJJ6BTn2xya2VJd m5HroDhXsE/AtvlNZxBQaNWA6IGI=
Hi,
In glibc the following commit adds support for backtrace in MIPS port.
commit 04d450263622ae7c37cb841f93b3bcf4e9397a88
Link: http://repo.or.cz/w/glibc-ports.git/commit/04d450263622ae7c37cb841f93b3bcf4e9397a88
But during compilations of any program the user needs to provide/pass
-funwind-tables to GCC, to be able to do a backtrace.
I am proposing why not the option be made the default one! it would be
useful to all.
Please let me know if its ok, I have a patch which will enable
-funwind-tables as a default option.
Regards,
Manjunath S Matti.
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]