Library /sys$common/syshlp/dbg$help.hlb DEBUG, SET, PROCESS, Example *Conan The Librarian (sorry for the slow response - running on an old VAX) |
all> SET PROCESS TEST_Y all> SHOW PROCESS Number Name State Current PC * 2 TEST_Y break PROG\%LINE 71 all> The SET PROCESS TEST_Y command makes process TEST_Y the visible process. The SHOW PROCESS command displays information about the visible process by default.
|