Garmin Forums
Site
Search
User
Site
Search
User
Apps & Software
Outdoor Recreation
Sports & Fitness
Pilots
Developer
Beta Program
German Forum
More
Cancel
Developer
More
Connect IQ
Connect IQ App Development Discussion
How can you run in debug mode?
News & Announcements
Forums
Bug Reports
Wiki
Tags
More
Cancel
Replies
4 replies
Subscribers
14 subscribers
Views
1494 views
Users
0 members are here
weretech-34
reported
Options
Share
More
Cancel
Related
How can you run in debug mode?
ruperthawkes
over 10 years ago
How can you debug connectiq apps using eclipse? Cannot seem to create a connectiq debug configuration
tonny.madsen
over 10 years ago
It would really be extremely useful if we have some sorts of debugging capabilities other than Sys.println(...).
Cancel
Up
0
Down
Reply
Cancel
travis.vitek
over 10 years ago
The MonkeyC binaries are created with debug information by default (that is how you get a stack trace when your program misbehaves), but there are no facilities for debugging. I'm getting pretty adept at using
println()
... :(
Cancel
Up
0
Down
Reply
Cancel
tonny.madsen
over 10 years ago
I'm getting pretty adept at using
println()
... :(
I feel I'm back 35 years when I started in this business :-(
Cancel
Up
0
Down
Reply
Cancel
hawken
over 10 years ago
This is something we have on the road map, but I don't have specifics regarding when it will be available.
Cancel
Up
0
Down
Reply
Cancel