AI2LiveDebug: Helps tracing problems and runtime errors

Version 1.2 Live Debug

  • Fixed bugs ( Unable to log block traces )
  • Added functionality to live trace the application, that means you can know when exactly an action is performed etc!

This is a live demonstration of tracing the live actions of the application. @SteveJG's project, Foreground Pedometer is used as a test project.

AI2LiveDebug is available as a separate extension, it will create a server in the application which can be accessed through a link.

component_method

  • Starts a live server

  • When a live server is started, it will return a local address <address>:<port>.

AI2 Debug space.kumaraswamy.aidebug.aix (28.3 KB)
Live Debug space.kumaraswamy.liveaidebug.aix (2.3 MB)

If you are using Live Debug, you will also need to import AI2 Debug before.

5 Likes