1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-23 16:50:29 +01:00

Allow unw_get_proc_name() to be called from signal-handler (for

cursors in the local address-space).
Clarify that unw_get_proc_info(), unw_get_proc_info_by_ip(),
unw_init_remote(), unw_resume(), and unw_step() are async-signal
safe only from the local address-space (we can't make any guarantees
beyond that because of the dependency of the per-address-space
callback routines, which may have all kinds of restrictions).

BKrev: 406a766eg-xRWnoMgbI9aFyk1xBWXA
This commit is contained in:
mostang.com!davidm 2004-03-31 07:42:38 +00:00
parent b511e18f63
commit 7e8488d45d

Diff content is not available