© Cliff Wootton 2016

Cliff Wootton, Beginning Samsung ARTIK, 10.1007/978-1-4842-1952-2_20

20. Debugging Your Application

Cliff Wootton

(1)Crowborough, East Sussex, UK

Debugging Your App

Setting up the debugging tools and processes for your application development is an important part of your workflow. If you have a reliable set of debugging tools available, getting your application running correctly is much easier.

The time-honored printing to console or logging to a debug file from an application running inside your ARTIK module are good approaches, but they will not help you inspect the state of the application internals and modify them on the fly. A graphical debugger is much more helpful. This needs to run via a remote connection to an application ...

Get Beginning Samsung ARTIK: A Guide for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.