1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-04-09 15:02:18 +02:00

(remote_install_cursor): Do Linux-shortcut only if UNW_REMOTE_ONLY is not defined.

(Logical change 1.89)
This commit is contained in:
hp.com!davidm 2003-04-25 07:44:23 +00:00
parent e0160b16b7
commit dc34eda2fc

View file

@ -167,7 +167,7 @@ remote_install_cursor (struct cursor *c)
unw_word_t val;
int reg;
#ifdef __linux
#if defined(__linux) && !defined(UNW_REMOTE_ONLY)
if (c->as == unw_local_addr_space)
{
/* Take a short-cut: we directly resume out of the cursor and