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

Working Debugger with Variable Inspector - Final PR #711

Merged
merged 3 commits into from Sep 26, 2022

Conversation

rupeshkumar22
Copy link
Contributor

@rupeshkumar22 rupeshkumar22 commented Sep 24, 2022

This PR is the further improvements on the leftover functionalities from the previous PR #710

This PR provides-

  • Working Android Debugger
  • Working Variable Inspector
  • Working Buttons for operating the Debugger(on the Toolbar and inside the Menu Bar).

DebuggerAndVariableInspector
(Note: I am using a mirror software while running the sketch on the actual device(not the emulator) shown in the screenshot above)

I missed adding this line in the previous PR because of which the debugger might not work in the last beta release. But a new beta release after merging this PR would resolve the debugger issue @codeanticode

As per the recent discussions with @ranaaditya , We may think of redesigning the current implementation of the debugger in the future, to make the implementation more simplified. But for now as the debugger is working fine, I am moving further to other tasks.

An outcome of Google Summer of Code 2022
Author - Rupesh Kumar @rupeshkumar22
Mentor - Aditya Rana @ranaaditya
Project Lead(Processing For Android) - Andrés Colubri @codeanticode

@ranaaditya
Copy link
Member

Looks Good to me 👍

@codeanticode codeanticode merged commit f04672c into processing:master Sep 26, 2022
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.

None yet

3 participants