Initial import
[external/libunwind.git] / src / coredump / README
1 This code is based on "unwinding via ptrace" code from ptrace/
2 directory.
3
4 Files with names starting with _UCD_ are substantially changed
5 from their ptrace/_UPT_... progenitors.
6
7 Files which still have _UPT_... names are either verbiatim copies
8 from ptrace/, or unimplemented stubs.