Using a third party debugging tool

There are several tools in the market which help developers to extensively debug their application. By using such tools you can get detailed reports when an error occurs in your code. These reports include the exact address of the error, source code line number, stack trace, etc. EurekaLogarrow-up-right is one of such tools. In the next section we will try to explain how EurekaLog can be used to debug uniGUI applications.