summaryrefslogtreecommitdiff
path: root/src/coredump/README
blob: 204493c93e91a2bdc3745059e71a408796b9fb8c (plain)
1
2
3
4
5
6
7
8
This code is based on "unwinding via ptrace" code from ptrace/
directory.

Files with names starting with _UCD_ are substantially changed
from their ptrace/_UPT_... progenitors.

Files which still have _UPT_... names are either verbiatim copies
from ptrace/, or unimplemented stubs.