Skip to content
GitLab
Explore
Sign in
Fix backtrace
Code
Review changes
Check out branch
Download
Patches
Plain diff
Sergey Kosukhin
requested to merge
fix-backtrace-consistency
into
master
Nov 06, 2023
Overview
3
Commits
16
Pipelines
5
Changes
3
Expand
Provide backtrace on macOS via
execinfo.h
.
Fix unwind-based backtrace for non-PIE.
Support unwind-based backtrace for PIE.
Drop redundant dependency on POSIX threads.
Clean up the backtrace functionality.
Merge request reports
Loading