Skip to content

[docs] Add some memory inspection tips to DebuggingTheCompiler.md. #31636

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 1 commit into from
May 10, 2020

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented May 7, 2020

Add a section about viewing allocation history and reference info about a pointer, and a section about using the lldb x command.

@gottesmm
Copy link
Contributor

gottesmm commented May 8, 2020

@benrimmington MikeA is doing this on top of my patch that already landed. Feel free to propose it as a patch!

@benrimmington
Copy link
Contributor

#31650

Add a section about viewing allocation history and reference info about a pointer, and a section about using the lldb `x` command.
@mikeash mikeash force-pushed the add-debugging-tips branch from 54a0fee to d50a3f1 Compare May 8, 2020 13:37
@mikeash
Copy link
Contributor Author

mikeash commented May 8, 2020

I've rebased this on top of master so now the diffs make some form of sense.

@mikeash mikeash requested a review from gottesmm May 8, 2020 13:37
Copy link
Contributor

@gottesmm gottesmm left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for adding this useful information!

@gottesmm
Copy link
Contributor

gottesmm commented May 8, 2020

@swift-ci smoke test and merge

@benrimmington
Copy link
Contributor

The smoke test and merge failed.

@gottesmm
Copy link
Contributor

@swift-ci smoke test and merge

@gottesmm
Copy link
Contributor

@benrimmington thanks!

@swift-ci swift-ci merged commit 4b7b78d into swiftlang:master May 10, 2020
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.

4 participants