libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] [PATCH 0/4] Support for multiple threads in coredumps


From: Alexander Larsson
Subject: [Libunwind-devel] [PATCH 0/4] Support for multiple threads in coredumps
Date: Fri, 23 Mar 2012 21:00:26 +0100

This is based on the coredump2 branch at:
  https://github.com/adsharma/libunwind/commits/coredump2

It fixes a build issue and adds features i needed to make backtraces
from coredumps with multiple threads.

Alexander Larsson (4):
  Fix build with --enable-debug
  Add _UCD_get_pid and _UCD_get_cursig
  Break out the ifdefs for the UCD_info.prstatus type
  Add support for multiple threads in core files

 include/libunwind-coredump.h         |    4 ++
 src/coredump/_UCD_access_reg_linux.c |    2 +-
 src/coredump/_UCD_create.c           |   93 ++++++++++++++++++++++++----------
 src/coredump/_UCD_internal.h         |   17 ++++---
 4 files changed, 81 insertions(+), 35 deletions(-)

-- 
1.7.7.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]