ibm-information-center/dist/eclipse/plugins/i5OS.ic.rbam6_5.4.0.1/vwpgmsrc.htm

72 lines
3.8 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="View the program source" />
<meta name="abstract" content="You can view the source of a program object using the Display Module Source display." />
<meta name="description" content="You can view the source of a program object using the Display Module Source display." />
<meta name="DC.subject" content="program source, viewing, view" />
<meta name="keywords" content="program source, viewing, view" />
<meta name="DC.Relation" scheme="URI" content="dbgile.htm" />
<meta name="DC.Relation" scheme="URI" content="chmod.htm" />
<meta name="DC.Relation" scheme="URI" content="chvwmod.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="vwpgmsrc" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>View the program source</title>
</head>
<body id="vwpgmsrc"><a name="vwpgmsrc"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">View the program source</h1>
<div><p>You can view the source of a program object using the Display Module
Source display.</p>
<div class="section"><p>The Display Module Source display shows the source of a program
object one module object at a time. A module object's source can be shown
if the module object was compiled using one of the following debug view options:
</p>
<ul><li>DBGVIEW(*ALL)</li>
<li>DBGVIEW(*SOURCE)</li>
<li>DBGVIEW(*LISTING)</li>
</ul>
<p>There are two methods to change what is shown on the Display Module
Source display:</p>
<ul><li>Change a view</li>
<li>Change a module</li>
</ul>
<p>When you change a view, the ILE source debugger maps to equivalent
positions in the view you are changing to. When you change the module, the
executable statement on the displayed view is stored in memory and is viewed
when the module is displayed again. Line numbers that have breakpoints set
are highlighted. When a breakpoint, step, or message causes the program to
stop and the display to be shown, the source line where the event occurred
is highlighted.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="chmod.htm">Change a module object</a></strong><br />
You can change the module object that is shown on the Display Module Source display .</li>
<li class="ulchildlink"><strong><a href="chvwmod.htm">Change the view of a module object</a></strong><br />
You can change the view of the module object that is shown on the Display Module Source display</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dbgile.htm" title="You can debug your ILE programs by using the ILE source debugger.">Debug ILE programs</a></div>
</div>
</div>
</body>
</html>