commit | 7e8488d45d21977257ce9390492cb5311fa93ccb | [log] [tgz] |
---|---|---|
author | mostang.com!davidm <mostang.com!davidm> | Wed Mar 31 07:42:38 2004 +0000 |
committer | mostang.com!davidm <mostang.com!davidm> | Wed Mar 31 07:42:38 2004 +0000 |
tree | c3d426e3c0bfede07d0496acee41bce44ab910a4 | |
parent | b511e18f63772060c6f35a22f54ed8c4215b94f1 [diff] |
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