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-COBOL installation directory.

Connect at Startup



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

Click Connect and the debugger will connect to the selected service. If it fails to connect check if the service is running.

When a BatchController has been selected as Server Type, the Connect button will retrieve a list of all available applications the first time it is clicked. After having selected an application from the dropdown menu, clicking connect a second time will then connect the debugger to the BatchController and load the selected application objects.


Server settings



The first time the debugger is connected, the application service settings must be entered in Tools > Options > Server settings. This dialog can also be used to add more applications for debugging.

Each application that is successfully connected for debugging will be remembered in the connection list. Subsequent debug sessions will re-use the URL and connection details which have been retained.


General Settings



Using the Tools -> Options -> General settings dialog, four settings are available.





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. Select Cobol, 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.