Skip to content

[Docs] Update backtracing documentation for Linux. #69500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

al45tair
Copy link
Contributor

Update the backtracing documentation with details on static linking, frame pointer usage and a couple of other matters.

rdar://117679284

Update the backtracing documentation with details on static linking,
frame pointer usage and a couple of other matters.

rdar://117679284
@al45tair al45tair requested a review from mikeash October 30, 2023 10:45
@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

the following locations::

<swift-root>/libexec/swift/<platform>
<swift-root>/libexec/swift/<platform>/<arch>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will people know the exact form that <platform> and <arch> will have? If not, would be good to briefly describe that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added a description.

Describe what `<platform>` and `<arch>` mean in the search paths
for the `swift-backtrace` binary.

rdar://117679284
@al45tair
Copy link
Contributor Author

al45tair commented Nov 2, 2023

@swift-ci Please smoke test and merge.

@swift-ci swift-ci merged commit 641be88 into swiftlang:main Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants