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

RoboVM Debugger #25

Open
florianf opened this issue Dec 10, 2016 · 4 comments
Open

RoboVM Debugger #25

florianf opened this issue Dec 10, 2016 · 4 comments

Comments

@florianf
Copy link

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

@ashleyj
Copy link
Owner

ashleyj commented Dec 12, 2016

Brilliant, i'll start looking into it soon! Thanks

@florianf
Copy link
Author

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.

@florianf
Copy link
Author

Hey, @ashleyj !
Just a quick info, @dkimitsa brought the original line-numbering for robovm back, it's already merged there. And even better news, he's currently working on bringing debugging support back too!

@florianf
Copy link
Author

Hey, @ashleyj !
I just merged the finished debugger from @dkimitsa, IDEA works but Eclipse integration is missing and help wanted :-)

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