1 | Error code | I/O | Char(*) |
The End View Creation (QteEndViewCreation) API is used by a processor when all debug data views have been created. At that time, views are written to the output i5/OS library file member or i5/OS integrated file system file (if any) specified on the Start View Creation API. This End View Creation API should not be called if the view is not complete (for example, if a compiler that is creating the view fails the compilation).
If the output file specified on the Start View Creation API is an i5/OS integrated file system file, the End View Creation API will create a debug view integrated file system file. The debug view integrated file system file will be used to hold debug view information. The debug view integrated file system file will have the same name as the integrated file system output file with the extension of ".dbgvwinfo" appended at the end.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPF3CF1 E | Error code parameter not valid. |
CPF3CF2 E | Error(s) occurred during running of &1 API. |
CPF9546 E | View information damaged. |
CPF9549 E | Error addressing API parameter. |
CPF9556 E | API not valid at this time. |
CPF955D E | View data overflow. All debug data lost. |
CPF9803 E | Cannot allocate object &2 in library &3. |
CPF9809 E | Library &1 cannot be accessed. |
CPF9810 E | Library &1 not found. |
CPF9815 E | Member &5 file &2 in library &3 not found. |
CPF9820 E | Not authorized to use library &1. |
CPF9822 E | Not authorized to file &1 in library &2. |
CPFA0D4 E | File system error occurred. Error number &1. |
Top | Debugger APIs | APIs by category |