-
Notifications
You must be signed in to change notification settings - Fork 133
Implementing a Debugger
florianf edited this page Dec 14, 2017
·
17 revisions
@dkimitsa implemented a full fledged debugger, including support for IntelliJ and eclipse. Details in the PR https://github.com/MobiVM/robovm/pull/159 and issue https://github.com/MobiVM/robovm/issues/171
- Developer Guide
- Changelog
- What we're currently working on and where you can help
- F.A.Q.
- Are non libGDX iOS apps supported?
- Is there a debugger available?
- How are bindings to existing native frameworks generated?
- Who is behind this project?
- Are there any alternatives to RoboVM?
- Can RoboVM be built on Linux?
- My app is crashing without a stacktrace, what should I do?
- Is XCode interface builder supported?
- Memory Management Guide
- Howto Create an Asset Catalog for XCode 9 Appstore Submission?
- Generate Admob Bindings with bro gen Tutorial