Problem
This technote details how debugging information can be collected for API programs or perl scripts in IBM® Rational® Build Forge®.
 
Solution

From within the same command shell that you are executing your program or scripts, set the variable, BF_API_DEBUG=1.

Then execute your program or script, and there will be verbose output containing many additional debug messages.

To enable tracing, define the environment variables and execute the perl scripts, as follows:

Windows:


>SET BF_API_DEBUG=1
>perl <script>

UNIX/Linux:

>EXPORT BF_API_DEBUG=1
>perl <script>

 

이 글은 스프링노트에서 작성되었습니다.

Posted by 아프락사스
<< PREV : [1] : ... [85] : [86] : [87] : [88] : [89] : [90] : [91] : [92] : [93] : ... [160] : NEXT >>

BLOG main image

공지사항

카테고리

분류 전체보기 (160)
MAMP LAMP (1)
Open Project (4)
Knowhow (57)
JEE Technologies (3)
Rational Products (94)
Etc (0)