Skip to content
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

Update ios-deploy.m #602

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from
Open

Conversation

LoveDahlberg
Copy link

Extend the LLDB_PREP_CMDS macro so that the alias "r", which is commonly used in LLDB, can be used for the newly defined "run".

This is a common annoyance I have found with using ios-deploy, as running what is bound to the alias "r" makes lldb fail to launch. Now "run" does not work, as the platform is not connected anymore. In order to make it work again, you have to restart and correctly type "run".

Extend the LLDB_PREP_CMDS macro so that the alias "r", which is commonly used in LLDB, can be used for the newly defined "run".
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