1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-08 02:18:11 +01:00
libunwind-eh_elf/include
Alexander Larsson b9ff650a22 Add _UCD_get_pid and _UCD_get_cursig
These let you get the pid and the current signal from the coredump.

This isn't strictly unwind related, but these are trivial to implement
as we have the info, and you almost always want these when you're
printing a backtrace from a core file.
2012-03-23 22:07:11 -07:00
..
tdep Fix up the breakage when host != target 2011-10-31 22:33:47 -07:00
tdep-arm [ARM] Add support for systems that don't support ucontext.h 2011-10-29 17:12:43 -07:00
tdep-hppa Implement a cheaper getcontext() 2011-04-05 22:07:05 -07:00
tdep-ia64 Implement a cheaper getcontext() 2011-04-05 22:07:05 -07:00
tdep-mips Implement a cheaper getcontext() 2011-04-05 22:07:05 -07:00
tdep-ppc32 Implement a cheaper getcontext() 2011-04-05 22:07:05 -07:00
tdep-ppc64 Implement a cheaper getcontext() 2011-04-05 22:07:05 -07:00
tdep-x86 Fix silly mistakes in the definitions related to the FreeBSD offsets in 2012-02-05 11:39:19 +02:00
tdep-x86_64 Handle register nums > 16 on x86_64 2011-06-18 20:48:49 -07:00
x86 Merge ../libunwind-v0.98 2006-07-25 21:41:43 -06:00
dwarf-eh.h Rename: src/dwarf/dwarf-eh.h -> include/dwarf-eh.h 2005-05-03 09:13:17 +00:00
dwarf.h Move some dwarf functionality from ptrace to dwarf 2012-03-12 20:06:37 -07:00
dwarf_i.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
libunwind-arm.h [ARM] Add support for systems that don't support ucontext.h 2011-10-29 17:12:43 -07:00
libunwind-common.h.in Export unw_backtrace() and alias backtrace() to it. 2011-04-01 00:00:33 -07:00
libunwind-coredump.h Add _UCD_get_pid and _UCD_get_cursig 2012-03-23 22:07:11 -07:00
libunwind-dynamic.h Rework the lookup of the ARM specific unwind info 2011-08-15 20:12:54 +02:00
libunwind-hppa.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ia64.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-mips.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ppc32.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ppc64.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-ptrace.h Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
libunwind-x86.h Drop a call frame in tdep_trace and avoid a call to unw_step. 2011-04-01 00:00:39 -07:00
libunwind-x86_64.h Installed include files can't include config.h 2011-09-05 10:47:13 -07:00
libunwind.h.in Fix up the breakage when host != target 2011-10-31 22:33:47 -07:00
libunwind_i.h Introduce struct elf_dyn_info 2012-03-12 20:04:19 -07:00
mempool.h Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
remote.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
unwind.h Be gcc compatible for C++ exceptions on 32 bit platforms. 2010-02-21 22:45:08 -08:00