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.

Ken Werner (3):
  Have dwarf.h include pthread.h
  Exclude arm_find_proc_info and arm_put_unwind_info in case of
    UNW_REMOTE_ONLY
  Have tdep_get_elf_image available in case of UNW_REMOTE_ONLY

 include/dwarf.h      |    1 +
 src/arm/Gex_tables.c |    2 ++
 src/os-freebsd.c     |    4 ----
 src/os-hpux.c        |    4 ----
 src/os-linux.c       |    4 ----
 5 files changed, 3 insertions(+), 12 deletions(-)

Regards
Ken
-- 
1.7.4.1


_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to