Run an app with the graphical debugger

When working in developer mode, you can use the graphical debugger to step through your code as your app executes on your mobile device.

Before you begin:

Select the appropriate Genero Studio configuration for displaying to your mobile device or emulator, and have your app project open in Genero Studio.

  1. Open an app source (4gl) file.
  2. In the source (4gl) file, use Debug > Add/Delete Breakpoint to set your breakpoints.
  3. Select Debug > Debug.
    The app starts on your device.
  4. Use the graphical debugger icons to step through your code.
    For more information on using the graphical debugger, see the Genero Studio User Guide.