Skip to content
Snippets Groups Projects
user avatar
Nadav Har'El authored
This patch changes backtrace() to use the _Unwind_* facilities provided
by the GCC runtime (libgcc_eh.a), instead of the separate libunwind.a.

After this patch, we don't use libunwind.a in OSv any more, and it can
be removed (see issue #83).

Signed-off-by: default avatarNadav Har'El <nyh@cloudius-systems.com>
Signed-off-by: default avatarAvi Kivity <avi@cloudius-systems.com>
1d581c75
History