Skip to content

[lldb] Add builtin e alias for expression (#115359) #9544

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

kastiglione
Copy link

@kastiglione kastiglione commented Nov 7, 2024

The changes in 461f859 (llvm#65974) resulted in a change in behavior not just for completion, but also for selection of inexact commands.

Since many use e to mean expression, this change adds an alias for e. Note that the referenced change similarly aliases h to help.

(cherry picked from commit 60e3a81)

The changes in 461f859 (llvm#65974) resulted in a change
in behavior not just for completion, but also for selection of inexect
commands.

Since many use `e` to mean `expression`, this change adds an alias for
`e`. Note that the referenced change similarly aliases `h` to `help`.

(cherry picked from commit 60e3a81)
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione kastiglione merged commit aa88758 into stable/20240723 Nov 8, 2024
3 checks passed
@kastiglione kastiglione deleted the dl/lldb-Add-builtin-e-alias-for-expression-115359 branch November 8, 2024 02:58
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.

1 participant