User`s manual
5 Setup the Debugger
5.1.2 Debugging Information Tab
The specified content becomes effective when the next being start.
5.1.2.1 display the compiler used and its object format
Display the compiler used and its object file format.
Please specify the compiler used and its object file format in the dialog opened by menu [Debug] ->
[Debug Settings...].
5.1.2.2 Specify the Storing of Debugging Information
There are two methods for storing debugging information: on-memory and on-demand.
Select one of these two methods. (The on-memory method is selected by default.)
To select the on-demand method, click the On Demand check box.
The specified content becomes effective when the next being download.
• On-memory method
Debugging information is stored in the internal memory of your computer.
Usually, select this method.
• On-demand method
Debugging information is stored in a reusable temporary file on the hard disk of your computer.
Because the stored debugging information is reused, the next time you download the same load
module it can be downloaded faster.
This method is suitable when it takes so long time to download the debugging information,
because the PC has less memory against the load module file size.
37