AMT Help Files

Setting up the Debugger

In order to use the debugger it needs some setting up. Liondebugger.exe can be found in the AmtTools\LionDebugger folder of the AMT installation directory.

 

Connect at Startup

Start up LionDebugger.exe and a popup screen with connection options shows.

The type of server which the AMT debugger should connect to depends on the object that needs to be debugged.

To debug reports a 'BatchController' should be selected to connect to.

To debug forms or provided REST APIs, an 'Application' (server) or 'Manager' should be used. 

If an Application Manager is configured for an AMT Application, the debugger should always connect to the Manager instead of one of its servers directly.  

The connect window has the following options:

Click Connect and the debugger will connect to the application service or batch controller. If it fails to connect, check if the service is running.


Server settings


The first time the debugger is connected, the application service values as well as the path to the AmtScreens application and/or the Web Client Url has to be filled in Tools > Options > Server settings. This dialog can also be used to add more applications for debugging.

The options below are needed for the types 'Application' and 'Manager' to be able to debug forms, for the 'BatchController' type used to debug reports, these may be left empty.

For each application server or manager that has to be debugged the (Lion/Amt) Screens Path and/or the Web Client Url has to be filled once. Select the correct application server and fill the path and/or url. All services which have been connected once will be remembered.  When later a connection to the server is made the correct Screens path and/or the Web Client Url will be used. 


General Settings


Using the Tools -> Options -> General settings dialog three startup settings can be selected.

 

 

Font & colors


Using the Tools -> Options dialog the fonts and colors used in the debugger can be altered in the Fonts & Colors section of the Options screen for your AMT language. Just choose the Display Element and change the desired settings.

 

Saving and reloading settings


Settings can be saved by using the File -> Export Settings menu option. The settings are saved in a textfile of type .DebugSettings. These settings can be reloaded with the File -> Import Settings menu option.