[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] [PATCH 7/7] Implement _UPTi_find_unwind_table() fo
From: |
Daniel Jacobowitz |
Subject: |
Re: [Libunwind-devel] [PATCH 7/7] Implement _UPTi_find_unwind_table() for ARM |
Date: |
Wed, 25 Jun 2008 08:34:29 -0400 |
User-agent: |
Mutt/1.5.17 (2008-05-11) |
On Wed, Jun 25, 2008 at 07:51:14AM -0400, Anderson Lizardo wrote:
> An ARM specific function is necessary because it is (currently) the only
> architecture that needs to read information from the .debug_frame section.
MIPS does too... and other platforms should be able to, so I'm not
sure why this has to be ARM-specific. The info is the same everywhere.
--
Daniel Jacobowitz
CodeSourcery
[Libunwind-devel] [PATCH 2/7] Change debuglink lookup order, Anderson Lizardo, 2008/06/25
[Libunwind-devel] [PATCH 1/7] ARM: add missing register offsets, Anderson Lizardo, 2008/06/25
[Libunwind-devel] [PATCH 3/7] Fix issue with resolving relative addresses for prelinked libraries, Anderson Lizardo, 2008/06/25