-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced stack-traces via backwards library
Backwards library provides basic stack-traces of a crash and enhanced stack-traces by using libdw and/or libbfd. This patch will detect if either library exists on the system and set the appropriate compiler directives accordingly. The libraries will be packages as part of the Lambda zip file.
- Loading branch information
1 parent
02c35e4
commit 3c6fb20
Showing
3 changed files
with
3,769 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.