


Please note the following restrictions of the debugger:
1. If you have a paragraph (or section) and a data item with the same name, that name refers to the paragraph (section). If more than one paragraph (or section) has that name, the last one is the one used. Other data items and paragraphs (sections) with that name can be referenced only by their addresses.
2. Although the compiler allows for up to 15 dimensions in a table, the debugger lets you access only the first three dimensions.
3. ACUCOBOL-GT object files are portable across all machines, but an object file that contains debugging symbols or source may not be. These files can be run on other machines, but may cause errors if run with the debugger on the foreign machine.