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

Debugger support #13

Open
Surendrajat opened this issue May 14, 2020 · 4 comments
Open

Debugger support #13

Surendrajat opened this issue May 14, 2020 · 4 comments

Comments

@Surendrajat
Copy link
Contributor

It may be overkill at the moment but is this a sane feature-request/idea for this plugin?
Ref: https://github.com/JesusFreke/smalidea

@Surendrajat
Copy link
Contributor Author

One more update on this one: https://github.com/CalebFenton/simplify/releases/tag/v1.3.0

@Gh0u1L5
Copy link
Contributor

Gh0u1L5 commented Jun 24, 2020

Debugger is definitely a great feature to have, I'm just wondering maybe before adding more fancy features, we need to firstly do the language server stuff as discussed in #4. Otherwise it will be more and more work to do when we refactor the plugin to a language server.

@Surendrajat
Copy link
Contributor Author

Surendrajat commented Jun 25, 2020

Agree. Let's keep it as a reminder. I think the language-server should be developed independently of the extension though(preferably standalone binary). It will ensure wider integration and contributions, perhaps. Then it can be shipped with the extension or can be downloaded as per the os architecture post-installation.

@Surendrajat
Copy link
Contributor Author

Surendrajat commented Jan 16, 2021

Since https://github.com/Surendrajat/APKLab is usable now and will ship Smalise as a dependency in next release, any extra feature to support debugging like making app debuggable, rebuilding, singing, and installing are already covered. I'm thinking to try out partial debugging with java source(from Jadx) in APKLab but debugging at smali level will be more complete and powerful.

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

No branches or pull requests

2 participants