System Debug Reference Manual (32650-90888)

Chapter 4 97
System Debug Command Specifications :-Exit
CLOSEDUMP
CM [3] PROG % 0.1672 PROCESSSTUDENT+%265 SEG' (CSTX 1)
Corresponding NM bp = 3
CM [4] PROG % 0.1673 PROCESSSTUDENT+%266 SEG' (CSTX 1)
Corresponding NM bp = 3
%cmdebug > nm
$nmdebug > bl
NM [1] TRANS 3d.0016962c SEG':?AVERAGE
CM Ref count = 1
NM [2] TRANS 48.0000a610 SEG':?PROCESSSTUDENT
CM Ref count = 1
NM [3] TRANS 48.0000a66c SEG':PROCESSSTUDENT+%265
CM Ref count = 2
NM [4] TRANS 20.0000b940 FSEG:?FREAD
count: 0/64 cmdlist: {wl "Read another 100 records";c}
CM Ref count = 1
Show all of the CM and NM breakpoints. Notice that the CM breakpoints all have
corresponding NM breakpoints. The NM breakpoints show a counter reflecting the number
of corresponding CM breakpoints. However, the list of corresponding CM breakpoint
numbers is not part of the NM breakpoint listing.
Limitations, Restrictions
If breakpoints are listed for a process other than the current process, Debug has no
knowledge of the procedure names associated with the addresses unless the specified
process is running the exact same program file.
CLOSEDUMP
DAT only
Closes a dump file. (See OPENDUMP to open a dump.)
Syntax
CLOSEDUMP
Parameters
none
Examples
$nmdat > closedump
$nmdat >
Closes the dump file currently opened.