-
Notifications
You must be signed in to change notification settings - Fork 1
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
RoboVM Debugger #25
Comments
Brilliant, i'll start looking into it soon! Thanks |
But beware, it's my first attempt at writing a debugger, and it shows ;-) If you have any questions just open an issue on the RoboVM bugtracker. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi ashley!
I'm currently working on a debugger for MobiDevelop's RoboVM fork, since this is really badly missing.
Some basics are working, but a lot is not. I thought it maybe interesting for your fork too and maybe you could join the development ;-)
Take a look at:
https://github.com/MobiDevelop/robovm/wiki/Implementing-a-Debugger and
https://github.com/MobiDevelop/robovm/tree/console_debugger
The text was updated successfully, but these errors were encountered: