HPlogo System Debug Reference Manual > Chapter 4 System Debug Command Specifications : - Exit

DPIB

MPE documents

Complete PDF
Table of Contents
Index

E0201 Edition 4
E0300 Edition 3 ♥
E0692 Edition 3

DAT only

Display data from the process identification block (PIB) for a process. You can use DPIB in both native mode and compatibility mode.

Syntax



   DPIB  [pin]  

Parameters


pin

The process identification number for the process whose PIB values are to be displayed. If no pin is specified, the current pin is used.

Examples



 %cmdebug > dpib 2

 PIN: 20  Pid:  0000002000000001  Process state: 1  Space ID:  000002c4

 PCB   : 80001b40  PCBX   : 40011cb0  PIBX : 83980000  CMGLB : 83980000
 Parent: 80e0db18  Sibling: 00000000  Child: 00000000  JSMAIN: 80e0d5c0

Display the PIB values for PIN 2.

Limitations, Restrictions


None




DO


DPTREE