-
- Downloads
re PR other/55087 (bogus "linux-vdso.so.1: No such file or directory" caused by libbacktrace)
PR other/55087 * posix.c (backtrace_open): Add does_not_exist parameter. * elf.c (phdr_callback): Do not warn if shared library could not be opened. * fileline.c (fileline_initialize): Update calls to backtrace_open. * internal.h (backtrace_open): Update declaration. From-SVN: r192861
Showing
- libbacktrace/ChangeLog 10 additions, 0 deletionslibbacktrace/ChangeLog
- libbacktrace/elf.c 3 additions, 1 deletionlibbacktrace/elf.c
- libbacktrace/fileline.c 2 additions, 2 deletionslibbacktrace/fileline.c
- libbacktrace/internal.h 8 additions, 2 deletionslibbacktrace/internal.h
- libbacktrace/posix.c 8 additions, 2 deletionslibbacktrace/posix.c
Loading
Please register or sign in to comment