Skip to content

add --nolldb (-N): start debugserver without lldb #285

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
Aug 9, 2017

Conversation

0xItx
Copy link

@0xItx 0xItx commented Mar 28, 2017

Comes in hadny when one wishes to attach with an external debugserver client (e.g. a custom lldb or IDA)

@shazron
Copy link

shazron commented Aug 9, 2017

Thanks for the PR! Can you add an example under the Examples section in the README on how to use this (point a link perhaps to an example use case).

@shazron shazron added this to the 1.9.2 milestone Aug 9, 2017
Comes in hadny when one wishes to attach with an external debugserver client (e.g. a custom lldb or IDA)
@0xItx
Copy link
Author

0xItx commented Aug 9, 2017

@shazron - I've added an example command-line usage

@shazron shazron merged commit 00cb8c1 into ios-control:1.x Aug 9, 2017
@LinusU
Copy link

LinusU commented Mar 7, 2018

@shazron It seems like this was added to the changelog, and to the readme, but it doesn't seem to be included with the 1.9.2 release:

$ ios-deploy --version
1.9.2

$ ios-deploy --nolldb --port 6666 --bundle build/Release-iphoneos/MyAwesomeApp.app
ios-deploy: unrecognized option `--nolldb'

@LinusU
Copy link

LinusU commented Mar 7, 2018

Hmm, it seems like this merge commit accidentally removed it: 3656c1d

@LinusU
Copy link

LinusU commented Mar 7, 2018

Added it back here: #331

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