mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-03 03:37:38 +01:00
9 lines
283 B
Text
9 lines
283 B
Text
|
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.
|