History log of /external/libunwind/include/libunwind-coredump.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c0ea23cf2ea57c168ef20956a4c4183efa13d0d 23-Mar-2012 Alexander Larsson <alexl@redhat.com> Add support for multiple threads in core files

_UCD_select_thread() lets you select the active thread from
the core file and _UCD_get_num_threads() tells you how many there are.
/external/libunwind/include/libunwind-coredump.h
b9ff650a2286978e0901cab2c5735482bfc45b7b 23-Mar-2012 Alexander Larsson <alexl@redhat.com> 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.
/external/libunwind/include/libunwind-coredump.h
b08ae72d6c041c2c9d72d049f815d001032169ca 13-Mar-2012 Arun Sharma <asharma@fb.com> Add support for unwinding coredump images

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
/external/libunwind/include/libunwind-coredump.h