Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

[dmd-cxx] core.sys.bsd.execinfo: Add version BacktraceExternal for using libexecinfo backtrace #2560

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 15, 2019

Backport of #2556

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "dmd-cxx + druntime#2560"

@thewilsonator thewilsonator merged commit 4b2674b into dlang:dmd-cxx Apr 16, 2019
@ibuclaw ibuclaw deleted the dmd-cxx-bsdexecinfo branch April 16, 2019 13:10
kraj pushed a commit to kraj/gcc that referenced this pull request Apr 21, 2019
Adds version (BacktraceExternal) for using libexecinfo instead of
internal implementation on FreeBSD, NetBSD, and DragonFly.

Reviewed-on: dlang/druntime#2560

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270482 138bc75d-0d04-0410-961f-82ee72b054a4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants