Skip to content

Add lldbToolBox.py scaffolding in ./utils for adding lldb python help… #14437

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

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Feb 6, 2018

…ers to use when debugging swift.

Currently this file just imports lldbDataFormatters.py from llvm without the
user needing to know about it. I want to begin adding more utility (for
instance, graphing an assembly CFG without needing to copy/paste) to this file.

To use this in lldb run:

command script import $SWIFT_DIR/utils/lldbToolBox.py

@gottesmm
Copy link
Contributor Author

gottesmm commented Feb 6, 2018

@swift-ci smoke test and merge

1 similar comment
@gottesmm
Copy link
Contributor Author

gottesmm commented Feb 6, 2018

@swift-ci smoke test and merge

…ers to use when debugging swift.

Currently this file just imports lldbDataFormatters.py from llvm without the
user needing to know about it. I want to begin adding more utility (for
instance, graphing an assembly CFG without needing to copy/paste) to this file.

To use this in lldb run:

command script import $SWIFT_DIR/utils/lldbToolBox.py
@gottesmm gottesmm force-pushed the pr-b71f0e1f265a5e9eb05dc7d52f66b5b02dceca44 branch from f4677c9 to 40ef5b1 Compare February 6, 2018 19:03
@gottesmm
Copy link
Contributor Author

gottesmm commented Feb 6, 2018

@swift-ci smoke test and merge

2 similar comments
@gottesmm
Copy link
Contributor Author

gottesmm commented Feb 6, 2018

@swift-ci smoke test and merge

@gottesmm
Copy link
Contributor Author

gottesmm commented Feb 6, 2018

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 9f9b417 into swiftlang:master Feb 6, 2018
@gottesmm gottesmm deleted the pr-b71f0e1f265a5e9eb05dc7d52f66b5b02dceca44 branch February 12, 2018 06:39
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.

2 participants