<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - Debugging  </title>
<link>https://support.veryant.com/phpkb/category.php?id=15</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB (https://www.phpkb.com)</description>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=74</guid>
										<title>How do I configure the debugger to find source code that is not in CLASSPATH?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=74</link>
										<description><![CDATA[ NOTE: This information is valid if your programs have been compiled by an isCOBOL version 2020 R1 or earlier. In versions after 2020R1, the source code is included in the class and the debug.code_prefix is not needed.   Question:  My source code and...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=73</guid>
										<title>How do I debug just one program in Application Server environment?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=73</link>
										<description><![CDATA[ Compile the programs without -d or -dx except for the one you want to debug. Compile the one you want to debug with -d or -dx.   Run your program with the -d switch     iscclient -d PROG1  Both your application and the debugger will run, but you won...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=160</guid>
										<title>How do I specify isCOBOL, Java or application properties on the command line?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=160</link>
										<description><![CDATA[ To specify properties for isCOBOL, Java or the application server on the java, iscc, isrun, iscrun, isserver or iscserver command line, use the -J-D option.  For instance:     iscc -J-Discobol.compiler.const.const1=1 PROG1  The -J option passes the...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=262</guid>
										<title>Did you know how to show variables in Debugger using a tree structure?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=262</link>
										<description><![CDATA[ IsCOBOL Debugger offers the ability to show the program&#39;s variables in a &#39;tree structure&#39;. This is very useful when you need to see the content of grouped variables (under 01 level) in Working-Storage or Linkage sections, or FD...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=277</guid>
										<title>Did you know you can see the content of variables while debugging?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=277</link>
										<description><![CDATA[isCOBOL Debugger, starting from the 2016R1 release, automatically shows the Current Variables to easily follow the program execution step by step.   As depicted in Figure, Current Variables View, in the right part of Debugger window, an area is...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=196</guid>
										<title>How to tell the Debugger to pause with a different key than the Pause key?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=196</link>
										<description><![CDATA[The Pause key on the keyboard makes the debugger to re-enter in debug mode after a "continue" command has been issued.  On some laptops the Pause key is missing from the keyboard, therefore you need to associate the same function to another key.  ...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=134</guid>
										<title>Starting a new trace log file for the current run unit</title>
										<link>https://support.veryant.com/phpkb/article.php?id=134</link>
										<description><![CDATA[ isCOBOL has a feature that will enable you to start a new trace log for the current run unit.  When a COBOL program sets "iscobol.logfile" using SET ENVIRONMENT   the isCOBOL framework will close the current log and open the new one for the current...]]></description>

									</item>

</channel>

</rss>