[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] [PATCH 0/3] Small fixes
From: |
Arun Sharma |
Subject: |
Re: [Libunwind-devel] [PATCH 0/3] Small fixes |
Date: |
Sat, 15 Oct 2011 23:14:26 -0700 |
On Thu, Oct 13, 2011 at 8:42 AM, Ken Werner <address@hidden> wrote:
> The first patch adds a missing include directive. The second patch excludes
> two ARM specific routines from being build in case of UNW_REMOTE_ONLY. These
> are not needed in case of remote unwinding. The last patch includes
> tdep_get_elf_image in case of remote unwinding since libunwind-ptrace makes
> use of that routine.
>
I pulled the patches from your git tree. Please let me know if I
dropped any of your recent patches.
-Arun