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

113 lines
6.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="task" />
<meta name="DC.Title" content="Remove program objects from a debug session" />
<meta name="abstract" content="You can remove program objects from a debug session after starting the session." />
<meta name="description" content="You can remove program objects from a debug session after starting the session." />
<meta name="DC.subject" content="debug, session, removing program object, program object, removing from debug session, object, program, removing, program object from debug session" />
<meta name="keywords" content="debug, session, removing program object, program object, removing from debug session, object, program, removing, program object from debug session" />
<meta name="DC.Relation" scheme="URI" content="dbgile.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="rmpgmdg" />
<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>Remove program objects from a debug session</title>
</head>
<body id="rmpgmdg"><a name="rmpgmdg"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Remove program objects from a debug session</h1>
<div><p>You can remove program objects from a debug session after starting
the session.</p>
<div class="section"> <p>To remove ILE program objects and service programs from a debug
session, use option 4 (Remove program), next to the program object you want
to remove, on the Work with Module List display. The Work with Module List
display can be accessed from the Display Module Source display by pressing
F14 (Work with Module List). To remove a service program, change the default
program type from *PGM to *SRVPGM.</p>
<div class="fignone" id="rmpgmdg__rmvpgm"><a name="rmpgmdg__rmvpgm"><!-- --></a><span class="figcap">Figure 1. Remove an ILE
Program Object from a Debug Session</span>. <span class="figdesc">When the Enter key is pressed,
program WEEKDAY2 is removed from the debug session.</span><pre class="screen"> <strong>Work with Module List</strong>
System: SYSTEM01
Type options, press enter.
1=Add program 4=Remove program 5=Display module source
8=Work with module breakpoints
<strong>Opt</strong> <strong>Program/module</strong> <strong>Library</strong> <strong>Type</strong>
<em> </em> <em> </em> <em>*LIBL</em> <em>*PGM</em>
<em>4</em> WEEKDAY2 MYLIB *PGM
<em> </em> WEEKDAY2 *MODULE
<em> </em> DSPWKDAY MYLIB *PGM
<em> </em> DSPWKDAY *MODULE Selected
<em> </em> AABP1 *MODULE
<strong> Bottom</strong>
Command
===&gt; <em> </em>
F3=Exit F4=Prompt F5=Refresh F9=Retrieve F12=Cancel
</pre>
</div>
<div class="fignone" id="rmpgmdg__rmvile"><a name="rmpgmdg__rmvile"><!-- --></a><span class="figcap">Figure 2. Removing an ILE Program Object
from a Debug Session</span><pre class="screen"> <strong>Work with Module List</strong>
System: SYSTEM01
Type options, press enter.
1=Add program 4=Remove program 5=Display module source
8=Work with module breakpoints
<strong>Opt</strong> <strong>Program/module</strong> <strong>Library</strong> <strong>Type</strong>
<em> </em> <em> </em> <em>*LIBL</em> <em>*PGM</em>
<em> </em> DSPWKDAY MYLIB *PGM
<em> </em> DSPWKDAY *MODULE Selected
<em> </em> AABP1 *MODULE
<strong> Bottom</strong>
Command
===&gt; <em> </em>
F3=Exit F4=Prompt F5=Refresh F9=Retrieve F12=Cancel
<strong>Program WEEKDAY2 removed from source debugger.</strong><strong></strong></pre>
</div>
<p>When you have finished removing program objects from the debug session,
press F3 (Exit) from the Work with Module List display to return to the Display
Module Source display. </p>
<div class="note"><span class="notetitle">Note:</span> You must have *CHANGE authority to a program
to remove it from a debug session.</div>
<p>To remove OPM programs from a
debug session, use the <span class="cmdname">Remove Program (RMVPGM)</span> command.
If OPM source level debugging is active, OPM programs that are created with
source debug data may be listed on the Work with Module List display. You
can remove these programs from the debug session by using option 4 (Remove
program) on the Work with Module List display.</p>
</div>
</div>
<div>
<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>