commit | b9ff650a2286978e0901cab2c5735482bfc45b7b | [log] [tgz] |
---|---|---|
author | Alexander Larsson <alexl@redhat.com> | Fri Mar 23 21:00:28 2012 +0100 |
committer | Arun Sharma <asharma@fb.com> | Fri Mar 23 22:07:11 2012 -0700 |
tree | 004c3855a899a493fd9f2bb42150d9f05b133002 | |
parent | adbeb79155e703101eaf747f30e101788cfa7004 [diff] |
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.